MolDrawing Class |
Namespace: Scilligence.MolEngine
public class MolDrawing
The MolDrawing type exposes the following members.
| Name | Description | |
|---|---|---|
| MolDrawing | Initializes a new instance of the MolDrawing class | |
| MolDrawing(MolBase) | Initializes a new instance of the MolDrawing class | |
| MolDrawing(MolBase, Double) | Initializes a new instance of the MolDrawing class | |
| MolDrawing(MolBase, Double, Boolean) | Initializes a new instance of the MolDrawing class | |
| MolDrawing(MolBase, Double, Int32) | Initializes a new instance of the MolDrawing class | |
| MolDrawing(MolBase, Rectangle, Int32) | Initializes a new instance of the MolDrawing class |
| Name | Description | |
|---|---|---|
| Draw(Graphics) | ||
| Draw(IGraphics) | ||
| DrawChiralFlag | ||
| DrawRoundedRectangle | ||
| Emf2Bmp(Metafile, Size, Int32) | ||
| Emf2Bmp(Metafile, Size, Int32, Color, Single) | ||
| Equals | (Inherited from Object.) | |
| FillRoundedRectangle | ||
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it 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.) | |
| ImageFormat | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MimetypeToFormat | ||
| ResizeImage | ||
| Save(String) | ||
| Save(Stream, MolDrawingFormat) | ||
| SetMol | ||
| ToBytes | ||
| ToImage | ||
| ToImageFormat | ||
| ToMetafile(Stream) | ||
| ToMetafile(Stream, Boolean) | ||
| ToMolSpace(PointF) | ||
| ToMolSpace(RectangleF) | ||
| ToMolSpace(Single) | ||
| ToScreen(Double) | ||
| ToScreen(Bound3D) | ||
| ToScreen(Point3D) | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| WrapAsMetafile |