CFF2Image Properties

The CFF2Image type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAttributes
Gets the attributes collection.
(Inherited from Image.)
Public propertyAuxSecton
Gets the aux secton.
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 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 propertyIsCached
Gets is image cached
(Overrides DataStreamSupporterIsCached.)
Public propertyLinesOutputDescribing
Description of the line types output
Public propertyLineTypeColors
Colors of the line types.
Public propertyMainSecton
Gets the main secton.
Public propertyMaxPoint
Gets the max point.
Public propertyMinPoint
Gets the min point.
Public propertyOrderOutputDescribing
Description of the order section output
Public propertyOrderSecton
Gets the order secton.
Public propertyCode examplePalette
Gets or sets the color palette.
(Inherited from Image.)
Public propertyCode exampleSize
Gets the image size.
(Inherited from Image.)
Public propertySubSectons
Gets the sub sectons.
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 propertyWidth
Gets the image width.
(Overrides ImageWidth.)
See Also