Click or drag to resize

MolDrawing Class

Inheritance Hierarchy
SystemObject
  Scilligence.MolEngineMolDrawing

Namespace:  Scilligence.MolEngine
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public class MolDrawing

The MolDrawing type exposes the following members.

Constructors
  NameDescription
Public methodMolDrawing
Initializes a new instance of the MolDrawing class
Public methodMolDrawing(MolBase)
Initializes a new instance of the MolDrawing class
Public methodMolDrawing(MolBase, Double)
Initializes a new instance of the MolDrawing class
Public methodMolDrawing(MolBase, Double, Boolean)
Initializes a new instance of the MolDrawing class
Public methodMolDrawing(MolBase, Double, Int32)
Initializes a new instance of the MolDrawing class
Public methodMolDrawing(MolBase, Rectangle, Int32)
Initializes a new instance of the MolDrawing class
Top
Methods
  NameDescription
Public methodDraw(Graphics)
Public methodDraw(IGraphics)
Public methodDrawChiralFlag
Public methodStatic memberDrawRoundedRectangle
Public methodStatic memberEmf2Bmp(Metafile, Size, Int32)
Public methodStatic memberEmf2Bmp(Metafile, Size, Int32, Color, Single)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberFillRoundedRectangle
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberImageFormat
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberMimetypeToFormat
Public methodStatic memberResizeImage
Public methodSave(String)
Public methodSave(Stream, MolDrawingFormat)
Public methodSetMol
Public methodToBytes
Public methodToImage
Public methodStatic memberToImageFormat
Public methodToMetafile(Stream)
Public methodToMetafile(Stream, Boolean)
Public methodToMolSpace(PointF)
Public methodToMolSpace(RectangleF)
Public methodToMolSpace(Single)
Public methodToScreen(Double)
Public methodToScreen(Bound3D)
Public methodToScreen(Point3D)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberWrapAsMetafile
Top
Fields
See Also