Search
Thickness.Right Property
See Also
 





Gets or sets the width of the right side of the frame.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double Right { get; set; }

Visual Basic  Copy Code

Public Property Right As Double

 Property Value

 See Also