DrawingStandardStyle.GetAvailableStyles Method
Parent Object: DrawingStandardStyleDescription
Method that returns the ObjectCollection containing the styles which are available for the standard style.
Syntax
DrawingStandardStyle.GetAvailableStyles( StyleType As StyleTypeEnum ) As ObjectCollectionParameters
Name | Type | Description |
StyleType | StyleTypeEnum | Input StyleTypeEnum value that specifies style type to get the available styles for the standard style. |