DiagramLite Programmer's Guide
DiagramLink.IntermediateShapeSize Property
See Also
 





Gets or sets the size of the IntermediateShape shape.

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

 Syntax

C#  Copy Code

public double IntermediateShapeSize { get; set; }

Visual Basic  Copy Code

Public Property IntermediateShapeSize As Double

 Property Value

 Remarks

The property specifies how big are the shapes that are displayed in the middle of link segments.

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace