Sdílet prostřednictvím


ImageShapeHasBaseImageShape.SetBaseClass – metoda

Nastaví BaseClass.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

'Deklarace
Public Shared Sub SetBaseClass ( _
    element As ImageShape, _
    newBaseImageShape As ImageShape _
)
public static void SetBaseClass(
    ImageShape element,
    ImageShape newBaseImageShape
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ImageShapeHasBaseImageShape Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů