Search
RectangleI.Width Property
See Also
 






Gets or sets the width of the rectangle.

Namespace: MindFusion
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public int Width { get; set; }

Visual Basic  Copy Code

Public Property Width As Integer

 Property Value

 See Also