DGKC Control Documentation


Skip Navigation Links.
Skip Navigation LinksHome Page > API Reference > Model > Entities > IEntity2d_DG Go to ActiveX docs Search Documentation


IEntity2d_DG Interface

Properties

string Name
string Type {get;}
bool Visible

Methods

GetPrimaryInterfaceType
GetPrimaryInterface
GetLocation
GetAppearance
SetColor
IsVisible
SetVisible
GetBoundingRectangle
Copy
Clone
GetExtendedProperties

String GetPrimaryInterfaceType()


IUnk GetPrimaryInterface()


IFrame2d_DG GetLocation()


IAppearance_DG GetAppearance()


void SetColor(float red, float green, float blue)


bool IsVisible()


void SetVisible(bool visible)


RectangleDg GetBoundingRectangle()


void Copy(IEntity2d_DG entity)


IEntity2d_DG Clone()


IDictionary_DG GetExtendedProperties()