Version

ArcSegmentData Class Members

The following tables list the members exposed by ArcSegmentData.

Public Constructors
 NameDescription
Public ConstructorArcSegmentData ConstructorConstructs an ArcSegmentData  
Public Properties
 NameDescription
Public PropertyIsCounterClockwiseThe sweep direction of the arc.  
Public PropertyIsLargeArcWhether the arc is a large arc.  
Public PropertyPointThe center point of the arc.  
Public PropertyRotationAngleThe rotation angle of the arc.  
Public PropertySizeXThe x size os the arg.  
Public PropertySizeYThe y size of the arc.  
Public PropertyTypeOverridden. The type of this data.  
Public Methods
 NameDescription
Public MethodGetPointsOverrideOverridden. Called to extract the salient points from this data.  
Public MethodScaleByViewportOverridden. Called to scale this data by a viewport for normalization.  
Public MethodSerializeSerializes the current object to a string (Inherited from Infragistics.Portable.VisualData.SegmentData)
Protected Methods
 NameDescription
Protected MethodSerializeOverrideOverridden. Overrides serialization of this object  
See Also