Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / TextShape Class / SetShapeFromText Method
String


In This Topic
SetShapeFromText Method
In This Topic
Sets the shape of the text shape.
Syntax
'Declaration
 
Protected Overridable Sub SetShapeFromText( _
   ByVal shapeString As String _
) 
 
'Usage
 
Dim instance As TextShape
Dim shapeString As String
 
instance.SetShapeFromText(shapeString)

Parameters

shapeString
String
See Also