PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / RoundRectangleProps Class / ShouldSerializeEllipseWidth Method

In This Topic
    ShouldSerializeEllipseWidth Method (RoundRectangleProps)
    In This Topic
    Indicates whether the RoundRectangleProps.EllipseWidth property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeEllipseWidth() As Boolean
    protected bool ShouldSerializeEllipseWidth()

    Return Value

    true if RoundRectangleProps.EllipseWidth should be serialized, false otherwise.
    See Also