GetBackgroundType Method (IModelNamedView) Send Feedback
See Also  Example
BackgroundType[out]
View's type of background as defined in dsViewBackground_Type_e
Gets the view's type of background.

Syntax

Visual Basic 
Function GetBackgroundType() As dsViewBackgroundType_e
C# 
dsViewBackgroundType_e GetBackgroundType()
JavaScript 
GetBackgroundType() : String
COM native C++ 
HRESULT GetBackgroundType(
   dsViewBackgroundType_e* BackgroundType
)  
C++ 
DSRESULT GetBackgroundType(
   dsViewBackgroundType_e* BackgroundType
)  

Parameters

BackgroundType[out] or Return Value
View's type of background as defined in dsViewBackground_Type_e

Example

 

See Also

Availability

DraftSight V1R5.0