Skip to main content

BaseShapeAppearance Properties

Provides appearance settings used to paint various shapes.
Name Description
BorderBrush Gets or sets the brush used to paint the object’s border.
BorderWidth Gets or sets the border’s width.
ContentBrush Gets or sets the brush used to paint the object’s interior region.
IsDisposing Gets whether the form is currently being disposed of. Inherited from BaseObject.
IsUpdateLocked Gets whether the object has been locked for updating. Inherited from BaseObject.
See Also