Spread Windows Forms 12.0 Product Documentation
Shape Property (ShadowProps)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > ShadowProps Class : Shape Property
Gets or sets the shape.
Syntax
'Declaration
 
Public Overridable Property Shape As PSShape
'Usage
 
Dim instance As ShadowProps
Dim value As PSShape
 
instance.Shape = value
 
value = instance.Shape
public virtual PSShape Shape {get; set;}

Property Value

PSShape object containing the shape for which the shadow properties apply
See Also

Reference

ShadowProps Class
ShadowProps Members