Click or drag to resize

MultipleBorders Methods

The MultipleBorders type exposes the following members.

Methods
 NameDescription
Public methodAdd(MultipleBorderTypes, BorderStyle, Color, Double) Sets the specified borders.
Public methodAdd(MultipleBorderTypes, BorderStyle, Color, Double, Double) Sets the specified borders.
Public methodClearBorders Clears all borders.
Public methodClearBorders(MultipleBorderTypes) Clears the specified borders.
Public methodGetEnumerator Returns an enumerator that iterates through all SingleBorders supported in this MultipleBorders instance.
Public methodSetBorders(MultipleBorderTypes, BorderStyle, Color, Double) Sets the specified borders.
Public methodSetBorders(MultipleBorderTypes, BorderStyle, Color, Double, Double) Sets the specified borders.
Public methodStatic memberToSingleBorderTypes Converts a MultipleBorderTypes flags enumeration to a sequence of SingleBorderType enumeration.
Top
See Also