DiagramLite Programmer's Guide
DiagramLink.BaseShapeSize Property
See Also
 





Gets or sets the size of the BaseShape shape.

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

 Syntax

C#  Copy Code

public double BaseShapeSize { get; set; }

Visual Basic  Copy Code

Public Property BaseShapeSize As Double

 Property Value

 Remarks

The property specifies how big is the shape that is displayed at the origin of a link.

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace