TextShape Methods |
The TextShape type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Duplicate a shape to create a temporary instance.
(Inherited from Shape.) | |
Copy |
Create a copy of the shape and add it to the drawing.
(Inherited from Shape.) | |
Delete |
Delete the shape.
(Inherited from Shape.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Explode |
Disassemble the shape.
(Inherited from Shape.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetBoundingBox |
Get the rectangular area surrounding the shape.
(Inherited from Shape.) | |
GetBoundingPoints |
Get the area surrounding the shape.
(Inherited from Shape.) | |
GetExplodedShapes |
Get the decomposed figure.
(Inherited from Shape.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetOutlineShapes |
Get a shape that represents the outline of characters.
Using this API to infringe on the rights of font creators is prohibited. Please handle the fonts with care. Please use it at your own risk. RootPro Co.,Ltd. shall not be liable for any dispute between the API user and any third party arising out of or in connection with the use of this API. It may not be possible to obtain outlines from some fonts. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Mirror |
Move the figure mirror image.
(Inherited from Shape.) | |
Move |
Move the shape.
(Inherited from Shape.) | |
Rotate |
Rotate the shape.
(Inherited from Shape.) | |
Scale |
Zoom in or out the shape.
(Inherited from Shape.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
Transform |
Convert geometry with specified magnification, angle and coordinates.
(Inherited from Shape.) | |
UpdateAlignment |
Set the alignment and update the coordinates of the placement point.
|