Decorator Constructor (ShapeField^, PointD)
Visual Studio 2015
Initializes a new instance of the Decorator class.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- field
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeField^
The field to which the decorator is assigned.
- offset
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::PointD
The offset of the decorator around the shape field.
- canMove
Whether this decorator can be moved.
Show: