Search
AnchorPoint.Size Property
See Also
 






Gets or sets the size of the anchor point.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double Size { get; set; }

Visual Basic  Copy Code

Public Property Size As Double

 Property Value

A double value, specifying the size of the anchor point.

 See Also