Search
RoundRectangleTemplate Constructor
See Also
 





Initializes a new instance of the RoundRectangleTemplate class.

 Overload List

Name Description

RoundRectangleTemplate ()

Initializes a new instance of the RoundRectangleTemplate class.

RoundRectangleTemplate (Double, Double, Double, Double, Double)

Initializes a new instance of the RoundRectangleTemplate class with the specified settings.

RoundRectangleTemplate (Double, Double, Double, Double, Double, Color, DashStyle, Double)

Initializes a new instance of the RoundRectangleTemplate class with the specified settings.

 See Also