Sdílet prostřednictvím


ShapeHasCompartments.SetShape – metoda

Nastaví tvar.

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

Syntaxe

'Deklarace
Public Shared Sub SetShape ( _
    element As Compartment, _
    newShape As CompartmentShape _
)
public static void SetShape(
    Compartment element,
    CompartmentShape newShape
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ShapeHasCompartments Třída

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