GetEllipse Class |
Namespace: Rhino.Input.Custom
The GetEllipse type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetEllipse |
Constructs a GetEllispe object.
|
Name | Description | |
---|---|---|
![]() | FirstPoint |
Returns the first point. If in "from foci" mode, then this is the first foci point.
|
![]() | IsModeFromFoci |
Indicates the ellipse was created from foci.
|
![]() | MarkFoci |
Indicates the user wants the ellipse foci marked with point objects.
|
![]() | SecondPoint |
Returns the second point. If in "from foci" mode, then this is the second foci point.
|
Name | Description | |
---|---|---|
![]() | Dispose |
Actively releases the unmanaged object.
|
![]() | Dispose(Boolean) |
Releases the unmanaged object.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize |
Passively releases the unmanaged object.
(Overrides ObjectFinalize.) |
![]() | Get |
Prompt for the getting of an ellipse.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |