Click or drag to resize

ColorItem Properties

The ColorItem type exposes the following members.

Properties
  NameDescription
Public propertyB
Get the B value.
Public propertyDocument
Get the document.
Public propertyG
Get the G value.
Public propertyIsInUse
Gets or sets a value indicating whether this color is used in the drawing.
Public propertyIsLayerColor
Get a value indicating whether it is a layer color or not.
Public propertyIsSystemColor
Get a value indicating whether it is system color or not.
Public propertyNumber
Get the color number.
Public propertyR
Get the R value.
Public propertyRGB
Get or set the RGB value.
Top
See Also