EllipseCreateToolParameters.SectorDefinition Property
Gets or sets the SectorDefinition used to define the angles of a sector.
Thread safety: This property is not thread-safe.
Syntax
public SectorDefinition SectorDefinition { get; set; }
Property Value
Type: SectorDefinition
Default: StartClockwiseToFinish
Must have the same SectorDefinition value as the associated EllipseOperator has. You need to specify the value used in the operator in this property so that the CreateTool knows what attributes to set.
Default: StartClockwiseToFinish
Must have the same SectorDefinition value as the associated EllipseOperator has. You need to specify the value used in the operator in this property so that the CreateTool knows what attributes to set.
Platforms
Windows, Linux, Android