Represents the geometric properties of an arc. Used by RenderArc class.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class ArcProps : EllipsePartProps
Visual Basic
Public Class ArcProps _
	Inherits EllipsePartProps

Inheritance Hierarchy

See Also