Curve Class |
Namespace: Scilligence.MolEngine
public class Curve : NonAB
The Curve type exposes the following members.
| Name | Description | |
|---|---|---|
| Bounds |
The geometry bound of the arrow
(Overrides BaseObjBounds.) | |
| Center |
The center point of the arrow
(Overrides BaseObjCenter.) |
| Name | Description | |
|---|---|---|
| Clone |
Clone this arrow
(Overrides NonABClone.) | |
| CopyTo |
Copy attributes to another arrow
(Overrides BaseObjCopyTo(BaseObj).) | |
| Draw |
Draw this arrow
(Overrides NonABDraw(MolDrawingMolDrawingHelper, Single).) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| Flip |
Flip
(Overrides BaseObjFlip(Double, Point3DAxis).) | |
| GetHashCode | Serves as a hash function for a particular type. (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.) | |
| Scale |
Scale the coordinates
(Overrides BaseObjScale(Double, Double, Double).) | |
| Swap | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Translate |
Move the arrow
(Overrides BaseObjTranslate(Point3D).) |
| Name | Description | |
|---|---|---|
| Color | (Inherited from BaseObj.) | |
| End |
The end point
| |
| EndAnchor | ||
| Flag | (Inherited from BaseObj.) | |
| ID | (Inherited from BaseObj.) | |
| Start |
The start point
| |
| StartAnchor |