Back to Devexpress

BaseShapeAppearance Properties

corelibraries-devexpress-dot-xtragauges-dot-core-dot-drawing-dot-baseshapeappearance-dot-underscore-properties.md

latest1.4 KB
Original Source

BaseShapeAppearance Properties

Provides appearance settings used to paint various shapes.

NameDescription
BorderBrushGets or sets the brush used to paint the object’s border.
BorderWidthGets or sets the border’s width.
ContentBrushGets or sets the brush used to paint the object’s interior region.
IsDisposingGets whether the form is currently being disposed of. Inherited from BaseObject.
IsUpdateLockedGets whether the object has been locked for updating. Inherited from BaseObject.

See Also

BaseShapeAppearance Class

BaseShapeAppearance Members

DevExpress.XtraGauges.Core.Drawing Namespace