The following tables list the members exposed by ArcSegmentData.
Name | Description | |
---|---|---|
ArcSegmentData Constructor | Constructs an ArcSegmentData |
Name | Description | |
---|---|---|
IsCounterClockwise | The sweep direction of the arc. | |
IsLargeArc | Whether the arc is a large arc. | |
Point | The center point of the arc. | |
RotationAngle | The rotation angle of the arc. | |
SizeX | The x size os the arg. | |
SizeY | The y size of the arc. | |
Type | Overridden. The type of this data. |
Name | Description | |
---|---|---|
GetPointsOverride | Overridden. Called to extract the salient points from this data. | |
ScaleByViewport | Overridden. Called to scale this data by a viewport for normalization. | |
Serialize | Serializes the current object to a string (Inherited from Infragistics.Portable.VisualData.SegmentData) |
Name | Description | |
---|---|---|
SerializeOverride | Overridden. Overrides serialization of this object |