The GripsDrawEventArgs type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| DrawControlPolygonLine(Line, GripStatus, GripStatus) |
Draws the lines in a control polygons.
This is an helper function. | |
| DrawControlPolygonLine(Line, Int32, Int32) |
Draws the lines in a control polygons.
This is an helper function. | |
| DrawControlPolygonLine(Point3d, Point3d, Int32, Int32) |
Draws the lines in a control polygons.
This is an helper function. | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GripStatus | ||
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| RestoreViewportSettings | ||
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ControlPolygonStyle |
What kind of line is used to display things like control polygons.
0 = no control polygon, 1 = solid control polygon, 2 = dotted control polygon.
| |
| Display | (Inherited from DrawEventArgs.) | |
| DrawDynamicStuff |
If true, then draw stuff that does not move when grips are
dragged, like the control polygon of the "original" curve.
| |
| DrawStaticStuff |
If true, then draw stuff that moves when grips are dragged,
like the curve being bent by a dragged control point.
| |
| GripColor | ||
| GripStatusCount | ||
| LockedGripColor | ||
| RhinoDoc | (Inherited from DrawEventArgs.) | |
| SelectedGripColor | ||
| Viewport | (Inherited from DrawEventArgs.) |