Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / ArcSegment Structure
Members

In This Topic
    ArcSegment Structure
    In This Topic
    Describes an elliptical arc between two points.
    Object Model
    ArcSegment Structure
    Syntax
    'Declaration
     
    Public Structure ArcSegment 
       Inherits System.ValueType
    public struct ArcSegment : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Drawing.ArcSegment

    See Also