MPolygon Properties

The MPolygon type exposes the following members.

Properties
  Name Description
Public property AcadObject
(Inherited from DBObject)
Public property Annotative
(Inherited from DBObject)
Public property Area Property that represents the area of this entity.
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property BlockId Property that represents an object identifier of a block that stores this entity.
(Inherited from Entity)
Public property BlockName Property that represents the name of a block that owns this entity.
(Inherited from Entity)
Public property Bounds
(Inherited from Drawable)
Public property CastShadows Property that indicates whether this entity casts shadows.
(Inherited from Entity)
Public property ClassID
(Inherited from DBObject)
Public property CloneMeForDragging Property that represents the cloneMeForDragging flag. This flag indicates whether a clone of this entity should be created for drag operations.
(Inherited from Entity)
Public property CollisionType Property that represents a collision type for this entity.
(Inherited from Entity)
Public property Color Property that represents color for this entity.
(Inherited from Entity)
Public property ColorIndex Property that represents a color index for this entity.
(Inherited from Entity)
Public property CompoundObjectTransform Property that represents a transformation matrix for compound objects (these objects return the DrawableIsCompoundObject flag from the subSetAttributes() method). The returned matrix is the same matrix that is passed to pushModelTransform() before rendering nested objects.
(Inherited from Entity)
Public property Database
(Inherited from DBObject)
Public property Drawable Property that represents a drawable that is associated with this object.
(Inherited from DBObject)
Public property DrawableType
(Inherited from Drawable)
Public property Ecs Property that represents the entity coordinate system matrix.
(Inherited from Entity)
Public property EdgeStyleId Property that represents an object identifier of an edge style.
(Inherited from Entity)
Public property Elevation Property that represents the elevation of this entity in the OCS.
Public property EntityColor Property that represents an entity color value for this entity.
(Inherited from Entity)
Public property ExtensionDictionary
(Inherited from DBObject)
Public property FaceStyleId Property that represents an object identifier of a face style.
(Inherited from Entity)
Public property ForceAnnoAllVisible
(Inherited from Entity)
Public property GeometricExtents Property that represents geometric extents for this entity.
(Inherited from Entity)
Public property Handle
(Inherited from DBObject)
Public property HasFields
(Inherited from DBObject)
Public property HasSaveVersionOverride
(Inherited from DBObject)
Public property Hatch Property that represents a hatch of the polygon.
Public property Hyperlinks Property that represents a collection of hyperlinks associated with this entity.
(Inherited from Entity)
Public property Id Property that represents an object identifier of this database object.
(Inherited from DBObject)
Public property IsAProxy
(Inherited from DBObject)
Public property IsCancelling
(Inherited from DBObject)
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property IsErased
(Inherited from DBObject)
Public property IsEraseStatusToggled
(Inherited from DBObject)
Public property IsModified
(Inherited from DBObject)
Public property IsModifiedGraphics
(Inherited from DBObject)
Public property IsModifiedXData
(Inherited from DBObject)
Public property IsNewObject
(Inherited from DBObject)
Public property IsNotifyEnabled
(Inherited from DBObject)
Public property IsNotifying
(Inherited from DBObject)
Public property IsObjectIdsInFlux
(Inherited from DBObject)
Public property IsPersistent Property that indicates whether this object is a database-resident (DBRO). Persistent objects belong to an object that must be opened and closed. Non-persistent objects can be accessed through their pointers.
(Inherited from DBObject)
Public property IsPlanar Property that indicates whether this entity is planar.
(Inherited from Entity)
Public property IsReadEnabled
(Inherited from DBObject)
Public property IsReallyClosing
(Inherited from DBObject)
Public property IsTransactionResident
(Inherited from DBObject)
Public property IsUndoing
(Inherited from DBObject)
Public property IsWriteEnabled
(Inherited from DBObject)
Public property Layer Property that represents a layer name for this entity.
(Inherited from Entity)
Public property LayerId Property that represents an object identifier of a layer for this entity.
(Inherited from Entity)
Public property Linetype Property that represents the linetype attribute for this entity.
(Inherited from Entity)
Public property LinetypeId Property that represents a linetype attribute for this entity.
(Inherited from Entity)
Public property LinetypeScale Property that represents a scale factor of a linetype for this entity.
(Inherited from Entity)
Public property LineWeight Property that represents a lineweight attribute for this entity.
(Inherited from Entity)
Public property Material Property that represents a material for this entity.
(Inherited from Entity)
Public property MaterialId Property that represents an object identifier of a material for this entity.
(Inherited from Entity)
Public property MaterialMapper Property that represents a material mapper for this entity.
(Inherited from Entity)
Public property MergeStyle
(Inherited from DBObject)
Public property Normal Property that represents the WCS normal to the plane of this entity.
Public property NumMPolygonLoops Property that represents the number of loops in the closed polygon.
Public property NumPatternDefinitions Property that represents the number of pattern definition lines.
Public property ObjectBirthVersion
(Inherited from DBObject)
Public property ObjectId
(Inherited from DBObject)
Public property OffsetVector Property that represents the offset vector.
Public property OwnerId
(Inherited from DBObject)
Public property PaperOrientation
(Inherited from DBObject)
Public property PatternAngle Property that represents the pattern angle in radians.
Public property PatternColor Property that represents the color information of a pattern.
Public property PatternDouble Property that represents the pattern double flag. This flag causes a second set of lines, at 90° to the first, for kUserDefined hatches.
Public property PatternName Property that represents the name of the pattern.
Public property PatternScale Property that represents the pattern scale.
Public property PatternSpace Property that represents the pattern spacing. Pattern spacing is the distance between parallel lines for kUserDefined hatches.
Public property PatternType Property that represents the hatch pattern type for this entity.
Public property PlotStyleName Property that represents the plot style name for this entity.
(Inherited from Entity)
Public property PlotStyleNameId Property that represents a descriptor of the plot style used for this entity.
(Inherited from Entity)
Public property ReceiveShadows Property that indicates whether this entity receives shadows.
(Inherited from Entity)
Public property Transparency Property that represents the transparency attribute for this entity.
(Inherited from Entity)
Public property UndoFiler
(Inherited from DBObject)
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Public property Visible Property that indicates whether this entity is visible.
(Inherited from Entity)
Public property VisualStyleId Property that represents an object identifier of a visual style.
(Inherited from Entity)
Public property XData
(Inherited from DBObject)
Top
See Also