Shape.Width Property

Definition

The width of the object. Read/write Single.

public:
 property float Width { float get(); void set(float value); };
public float Width { get; set; }
Public Property Width As Single

Property Value

Applies to