Name | Description | |
---|---|---|
GetAvailableFonts | Gets the list of available fonts in the application for the Pro session. This method must be called on the MCT. Use QueuedTask.Run. | |
GetDefaultFont | Gets the application default font family name and style. This method must be called on the MCT. Use QueuedTask.Run. | |
GetDefaultLineSymbol | Gets the application default line symbol. This method must be called on the MCT. Use QueuedTask.Run. | |
GetDefaultPointSymbol | Gets the application default point symbol. This method must be called on the MCT. Use QueuedTask.Run. | |
GetDefaultPolygonSymbol | Gets the application default polygon symbol. This method must be called on the MCT. Use QueuedTask.Run. | |
GetDefaultTextSymbol | Gets the application default text symbol. This method must be called on the MCT. Use QueuedTask.Run. | |
SetDefaultFont | Overloaded. | |
SetDefaultLineSymbol | Sets the application default line symbol. This method must be called on the MCT. Use QueuedTask.Run. | |
SetDefaultPointSymbol | Sets the application default point symbol. This method must be called on the MCT. Use QueuedTask.Run. | |
SetDefaultPolygonSymbol | Sets the application default polygon symbol. This method must be called on the MCT. Use QueuedTask.Run. | |
SetDefaultTextSymbol | Sets the application default text symbol. This method must be called on the MCT. Use QueuedTask.Run. |