IApplicationOptions Interface Send Feedback
See Also  Members   Example
Allows access to DraftSight application options.

Syntax

Visual Basic 
Public Interface IApplicationOptions 
C# 
public interface IApplicationOptions 
JavaScript 
Object dsApplicationOptions
COM native C++ 
interface IApplicationOptions
C++ 
class dsApplicationOptions

Example

Remarks

 

Accessors

Object Model

See Also