EllipseOperator.SectorDefinition Property
Gets or sets a value specifying which angles to use to define an ellipse sector.
Syntax
public SectorDefinition SectorDefinition { get; set; }
Property Value
Default: StartClockwiseToFinish
A value specifying which angles to use to define an ellipse sector.
Remarks
Only two angles are needed to define a sector, but there are four angles to choose from. The value of this property tells how to choose; see SectorDefinition. If you set up an InteractionVisualizer to enable editing of ellipses, the SectorDefinition also affects where the handles are visualized and how the interaction is made.
Platforms
Windows, Linux, Android