Compartilhar via


Construtor ExpandCollapseDecorator (Store, ToggleButtonField, ShapeDecoratorPosition, PointD)

Construa um novo ExpandCollapseDecorator.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Public Sub New ( _
    store As Store, _
    field As ToggleButtonField, _
    position As ShapeDecoratorPosition, _
    offset As PointD _
)
public ExpandCollapseDecorator(
    Store store,
    ToggleButtonField field,
    ShapeDecoratorPosition position,
    PointD offset
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ExpandCollapseDecorator Classe

Sobrecargas ExpandCollapseDecorator

Namespace Microsoft.VisualStudio.Modeling.Diagrams