Search
Thickness.Right Property
See Also
 





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

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float Right { get; set; }

Visual Basic  Copy Code

Public Property Right As Single

 Property Value

 See Also