PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / ArcProps Class
Members

In This Topic
    ArcProps Class
    In This Topic
    Represents the geometric properties of an arc. Used by RenderArc class.
    Object Model
    ArcProps Class
    Syntax
    'Declaration
     
    Public Class ArcProps 
       Inherits EllipsePartProps
    public class ArcProps : EllipsePartProps 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.ShapeProps
          C1.C1Preview.RectangleProps
             C1.C1Preview.EllipsePartProps
                C1.C1Preview.ArcProps

    See Also