DGKC Control Documentation


Skip Navigation Links.
Skip Navigation LinksHome Page > API Reference > General Computing > IControlInitialisationContext_DG Go to ActiveX docs Search Documentation


IControlInitialisationContext_DG Interface

Properties

bool Active
Color BackgroundColor

Methods

ReleaseContext
GetModelPath
SetModelPath
GetShowGlobalAxes
SetShowGlobalAxes
GetRenderSolid
SetRenderSolid
IsVisible
SetVisible
ResetToDefaults
GetExtendedProperties
GetUserDefinedProperties

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()