C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / EllipsePartShape Class
Properties Methods Events


EllipsePartShape Class Members

The following tables list the members exposed by EllipsePartShape.

Public Properties
 NameDescription
Public PropertyOverridden. Gets ShapeType.Ellipse. (Inherited from C1.WPF.Document.EllipseShape)
Public PropertyGets or sets the angle, measured in degrees, clockwise from the X axis to the first side of the sector defining the current shape.  
Public PropertyGets or sets the angle, measured in degrees, clockwise from StartAngle to the second side of the sector defining the current shape.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Assigns (copies) properties from another ShapeBase to the current object.  
Public MethodCreates a copy of the current ShapeBase object. (Inherited from C1.WPF.Document.ShapeBase)
Top
Protected Methods
 NameDescription
Protected MethodFires PropertyChanged event. (Inherited from C1.WPF.Document.ShapeBase)
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from C1.WPF.Document.ShapeBase)
Top
See Also