Click or drag to resize

PaletteBorder Properties

The PaletteBorder type exposes the following members.

Properties
  NameDescription
Public propertyColor1
Gets the first border color.
Public propertyColor2
Gets and sets the second border color.
Public propertyColorAlign
Gets the color alignment.
Public propertyColorAngle
Gets and sets the color angle.
Public propertyColorStyle
Gets and sets the color drawing style.
Public propertyDraw
Gets a value indicating if border should be drawn.
Public propertyDrawBorders
Gets a value indicating which borders should be drawn.
Public propertyGraphicsHint
Gets the graphics hint for drawing the border.
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyImage
Gets and sets the border image.
Public propertyImageAlign
Gets the image alignment.
Public propertyImageStyle
Gets and sets the border image style.
Public propertyIsDefault
Gets a value indicating if all values are default.
(Overrides StorageIsDefault.)
Public propertyNeedPaint
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage.)
Protected propertyNeedPaintDelegate
Gets access to the need paint delegate.
(Inherited from Storage.)
Public propertyRounding
Gets and sets the border rounding.
Public propertyWidth
Gets and sets the border width.
Top
See Also