The following tables list the members exposed by IApplicationOptions.
Name | Description | |
---|---|---|
![]() | GetApplicationOptionBool | Gets the Boolean value of the specified command option for DraftSight. |
![]() | GetApplicationOptionDouble | Gets the double value of the specified command option for DraftSight. |
![]() | GetApplicationOptionInt16 | Gets the 16-bit signed integer, also called Int16, value of the specified command option for DraftSight. |
![]() | GetApplicationOptionInt32 | Gets the 32-bit signed integer, also called Int32, value of the specified command option for DraftSight. |
![]() | GetApplicationOptionString | Gets the string value for the specified command option for DraftSight. |
![]() | GetElementColor | Gets the color of the specified user-interface element. |
![]() | SetApplicationOptionBool | Sets the Boolean value for the specified command option for DraftSight. |
![]() | SetApplicationOptionDouble | Sets the double value for the specified command option for DraftSight. |
![]() | SetApplicationOptionInt16 | Sets the 16-bit signed integer, also called Int16, value for the specified command option for DraftSight. |
![]() | SetApplicationOptionInt32 | Sets the 32-bit signed integer, also called Int32, value for the specified command option for DraftSight. |
![]() | SetApplicationOptionString | Sets the string value for the specified command option for DraftSight. |
![]() | SetElementColor | Sets the colors of the specified user-interface elements. |