DgnImage Properties

The DgnImage type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAttributes
Gets the attributes collection.
(Inherited from Image.)
Public propertyBackgroundColor Obsolete.
Gets or sets a value for the background color.
(Inherited from Image.)
Public propertyCode exampleBounds
Gets the image bounds.
(Inherited from Image.)
Public propertyCode exampleContainer
Gets the Image container.
(Inherited from Image.)
Public propertyDataStreamContainer
Gets the object's data stream.
(Inherited from DataStreamSupporter.)
Public propertyDisposed
Gets a value indicating whether this instance is disposed.
(Inherited from DisposableObject.)
Public propertyElements
Gets elements were read from source file
Public propertyHasBackgroundColor Obsolete.
Gets or sets a value indicating whether image has background color.
(Inherited from Image.)
Public propertyHeight
Gets the image height.
(Overrides ImageHeight.)
Public propertyIs3DImage
Gets a value indicating whether file is 3D or not
Public propertyIsCached
Gets a value indicating whether object's data is cached currently and no data reading is required.
(Overrides DataStreamSupporterIsCached.)
Public propertyMaxPoint
Gets the max point.
Public propertyMinPoint
Gets the min point.
Public propertyCode examplePalette
Gets or sets the color palette.
(Inherited from Image.)
Public propertyCode exampleSize
Gets the image size.
(Inherited from Image.)
Public propertySubUnitType
Gets current sub-unit type.
Public propertyTags
Gets the tags.
Public propertyUnitlessDefaultUnitType
Assumed unit type when UnitType is set to Unitless
(Inherited from Image.)
Public propertyCode exampleUnitType
Gets current unit type.
(Inherited from Image.)
Public propertyVersion
Gets DGN version of loaded image
Public propertyViews
Gets the views.
Public propertyWidth
Gets the image width.
(Overrides ImageWidth.)
See Also