'Declaration
Public Function New( _ ByVal shape As Shape, _ ByVal richText As RichText, _ ByVal action As ShapeActionsCommand.Actions _ )
'Usage
Dim shape As Shape Dim richText As RichText Dim action As ShapeActionsCommand.Actions Dim instance As New ShapeActionsCommand(shape, richText, action)
Parameters
- shape
- The shape to set new text.
- richText
- action