[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.PSObject.Shape

Shape Property

Shape

Gets or sets the shape for the object.

Declaration
[Browsable(false)]
public virtual object Shape { get; set; }
<Browsable(False)>
Public Overridable Property Shape As Object
Exceptions
Type Condition
ArgumentException

Invalid object type specified; must be a valid type (GraphicsPath, Region, FarPoint.Win.Picture, or Bitmap)