GetLanguage Method (IApplication) Send Feedback
See Also 
Language[out]
Name of the language supported by this DraftSight installation as defined in dsLanguage_e
Gets the name of the language supported by this DraftSight installation.

Syntax

Visual Basic 
Function GetLanguage() As dsLanguage_e
C# 
dsLanguage_e GetLanguage()
JavaScript 
GetLanguage() : String
COM native C++ 
HRESULT GetLanguage(
   dsLanguage_e* Language
)  
C++ 
DSRESULT GetLanguage(
   dsLanguage_e* Language
)  

Parameters

Language[out] or Return Value
Name of the language supported by this DraftSight installation as defined in dsLanguage_e
 

See Also

Availability

DraftSight V1R1