Spread Windows Forms 12.0 Product Documentation
ShapeType Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > ShapeEventArgs Class : ShapeType Property
Get or set the ShapeType
Syntax
'Declaration
 
Public Property ShapeType As String
'Usage
 
Dim instance As ShapeEventArgs
Dim value As String
 
instance.ShapeType = value
 
value = instance.ShapeType
public string ShapeType {get; set;}
See Also

Reference

ShapeEventArgs Class
ShapeEventArgs Members