Name | Description | |
---|---|---|
CanSetSegmentSymbolOptions | Determines if the segment sketch symbol can be set. | |
CanSetVertexSymbolOptions | Determines if the vertex sketch symbol can be set. | |
GetDefaultSegmentSymbolOptions | Gets the default segment sketching symbol information. This method must be called on the MCT. Use QueuedTask.Run. | |
GetDefaultVertexSymbolOptions | Gets the default symbol information for a vertex while sketching. This method must be called on the MCT. Use QueuedTask.Run. | |
GetSegmentSymbolOptions | Gets the segment sketching symbol information. This method must be called on the MCT. Use QueuedTask.Run. | |
GetVertexSymbolOptions | Gets the symbol for a vertex while sketching. This method must be called on the MCT. Use QueuedTask.Run. | |
SetSegmentSymbolOptions | Sets the segment sketch symbol. This method must be called on the MCT. Use QueuedTask.Run. | |
SetVertexSymbolOptions | Sets the symbol for a vertex while sketching. This method must be called on the MCT. Use QueuedTask.Run. |