Partager via


ShapeDecorator, constructeur (ShapeField, ShapeDecoratorPosition, PointD, Boolean)

Construit un nouvel objet ShapeDecorator.

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    field As ShapeField, _
    position As ShapeDecoratorPosition, _
    offset As PointD, _
    canMove As Boolean _
)
public ShapeDecorator(
    ShapeField field,
    ShapeDecoratorPosition position,
    PointD offset,
    bool canMove
)

Paramètres

  • canMove
    Type : System.Boolean
    Si cet élément décoratif peut être déplacé.

Sécurité .NET Framework

Voir aussi

Référence

ShapeDecorator Classe

ShapeDecorator, surcharge

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms