|
AnyCAD Rapid API 2026
Help you to create a better world!
|
文字配置 更多...
Public 成员函数 | |
| TextStyle (global::System.IntPtr cPtr, bool cMemoryOwn) | |
| 仅供内部使用 | |
| void | Dispose () |
| string | GetName () |
| void | SetName (string val) |
| string | GetFontName () |
| void | SetFontName (string val) |
| float | GetHeight () |
| void | SetHeight (float val) |
| float | GetWidthFactor () |
| void | SetWidthFactor (float val) |
| float | GetRotation () |
| void | SetRotation (float val) |
| Vector2 | GetPosition () |
| void | SetPosition (Vector2 val) |
| EnumTextAlignment | GetAlignment () |
| void | SetAlignment (EnumTextAlignment val) |
| bool | GetMirroredInX () |
| void | SetMirroredInX (bool val) |
| bool | GetMirroredInY () |
| void | SetMirroredInY (bool val) |
| EnumFontType | GetFontType () |
| void | SetFontType (EnumFontType val) |
| bool | GetIsMText () |
| void | SetIsMText (bool val) |
| TextStyle | Clone () |
文字配置
Group: Rendering