Search
Thickness.Top Property
See Also
 





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

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float Top { get; set; }

Visual Basic  Copy Code

Public Property Top As Single

 Property Value

 See Also