DiagramLite Programmer's Guide
AnchorPoint.Size Property
See Also
 





Gets or sets the size of the anchor point.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public double Size { get; set; }

Visual Basic  Copy Code

Public Property Size As Double

 Property Value

The size of the anchor point mark, specified in MeasureUnit units. The default value is 10.

 See Also

AnchorPoint Members
AnchorPoint Class
MindFusion.Diagramming Namespace
MarkStyle Property