Spread Windows Forms 12.0 Product Documentation
SetShapeStyle Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > DrawingToolbar Class : SetShapeStyle Method
Argument object
Set the Shape Style.
Syntax
'Declaration
 
Public Sub SetShapeStyle( _
   ByVal e As ShapeEventArgs _
) 
'Usage
 
Dim instance As DrawingToolbar
Dim e As ShapeEventArgs
 
instance.SetShapeStyle(e)
public void SetShapeStyle( 
   ShapeEventArgs e
)

Parameters

e
Argument object
See Also

Reference

DrawingToolbar Class
DrawingToolbar Members