CADability dotNET

The I2DRepresentation type exposes the following members.

Methods

  NameDescription
Public methodGetDisplayExtent
Returns the extent of this object in the display area.
Public methodPaint
Paint the object to the "PaintToGDI".

Properties

  NameDescription
Public propertyGeoObject
Returns or sets the IGeoObject that is assiziated with this 2DRepresentation.
Public propertyIsVisible
Determins or forces the visibility of the object. Used by the owner, e.g. ProjectedModel
Public propertyLayer
Returns the Layer of this object
Public propertyUserData
UserData object to store any kind of information

See Also