[]
Gets or sets the shape for the object.
[Browsable(false)]
public virtual object Shape { get; set; }
<Browsable(False)>
Public Overridable Property Shape As Object
Type | Condition |
---|---|
ArgumentException | Invalid object type specified; must be a valid type (GraphicsPath, Region, FarPoint.Win.Picture, or Bitmap) |