| CircleSegment Methods | 
The CircleSegment type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals(Object) | 
            Specifies whether this object contains the same members as the specified Object.
            (Overrides ValueTypeEquals(Object).) | 
|  | Equals(CircleSegment) | 
            Specifies whether this object contains the same members as the specified Object.
             | 
|  | GetHashCode | 
            Returns a hash code for this object.
            (Overrides ValueTypeGetHashCode.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | 
            Converts this object to a human readable string.
            (Overrides ValueTypeToString.) | 
 See Also
See Also