Initializes a new instance of the ShapeControlPoint class.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public ShapeControlPoint ( |
Visual Basic Copy Code |
---|
Public New ( _ |
Specifies the name of the shape formula parameter corresponding to this control point.
The initial horizontal position of this control point.
The minimum horizontal position that is allowed for this control point.
The maximum horizontal position that is allowed for this control point.
The unit used to specify the horizontal position of this control point.
The initial vertical position of this control point.
The minimum vertical position that is allowed for this control point.
The maximum vertical position that is allowed for this control point.
The unit used to specify the vertical position of this control point.
WpfDiagram Programmer's Guide | © 2024 MindFusion |