[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.DrawingToolbar.AddShape

AddShape Method

AddShape(FpSpread, string)

Add shape by shapeType.

Declaration
public static PSShape AddShape(FpSpread spread, string ShapeType)
Public Shared Function AddShape(spread As FpSpread, ShapeType As String) As PSShape
Parameters
Type Name Description
FpSpread spread

The spread.

string ShapeType

The shapeType.

Returns
Type Description
PSShape

A PSShape object.

AddShape(string)

Add a Shape by shape type.

Declaration
public void AddShape(string ShapeType)
Public Sub AddShape(ShapeType As String)
Parameters
Type Name Description
string ShapeType

Shape type.