Decorator Constructor (ShapeField^, PointD, Boolean)
Visual Studio 2015
Constructs a new decorator.
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^
ShapeField corresponding to this decorator.
- offset
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::PointD
Offset for position adjustment.
- canMove
-
Type:
System::Boolean
Whether this decorator can be moved.
Show: