Accessors for class IlvSimpleGraphic

Properties

Description

This class lets you access palette attributes. Every IlvSimpleGraphic has a palette object, but these palettes are shared between objects. When you ask an IlvSimpleGraphic object to change a graphic property such as its foreground, the following operations are performed:

TypeNameDescriptionNotes
ArcModearcModeSets or gets the arcMode of the graphic's palette.
ColorbackgroundSets or gets the background of the graphic's palette.
ColorPatterncolorPatternSets or gets the colorPattern of the graphic's palette.
FillRulefillRuleSets or gets the fillRule of the graphic's palette.
FillStylefillStyleSets or gets the fillStyle of the graphic's palette.
FontfontSets or gets the font of the graphic's palette.
ColorforegroundSets or gets the foreground of the graphic's palette.
LineStylelineStyleSets or gets the lineStyle of the graphic's palette.
UIntlineWidthSets or gets the lineWidth of the graphic's palette.
PatternpatternSets or gets the pattern of the graphic's palette.