Gets or sets the size of the anchor point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public double Size { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Size As Double |
A double value, specifying the size of the anchor point.
See Also