IControlInitialisationContext_DG Interface
Properties
- bool Active
- Color BackgroundColor
Methods
- ReleaseContext
- GetModelPath
- SetModelPath
- GetShowGlobalAxes
- SetShowGlobalAxes
- GetRenderSolid
- SetRenderSolid
- IsVisible
- SetVisible
- ResetToDefaults
- GetExtendedProperties
- GetUserDefinedProperties
Implements access to Initialisation Context of the control.
void ReleaseContext()
String GetModelPath()
void SetModelPath(String path)
bool GetShowGlobalAxes()
void SetShowGlobalAxes(bool show)
bool GetRenderSolid()
void SetRenderSolid(bool solid)
bool IsVisible()
void SetVisible(bool visible)
void ResetToDefaults()
IContext_DG GetExtendedProperties()
IContext_DG GetUserDefinedProperties()
|