Click or drag to resize

AssayCurve Class

Inheritance Hierarchy

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

The AssayCurve type exposes the following members.

Constructors
  NameDescription
Public methodAssayCurve(Bound3D)
Initializes a new instance of the AssayCurve class
Public methodAssayCurve(Double, Double, Double, Boolean, String, String, String, String)
Initializes a new instance of the AssayCurve class
Public methodAssayCurve(Double, Double, Double, Boolean, Double, Double, Boolean, String, String, String, String)
Initializes a new instance of the AssayCurve class
Top
Properties
Methods
  NameDescription
Public methodClone (Overrides NonABClone.)
Public methodCopyTo (Overrides BaseObjCopyTo(BaseObj).)
Public methodDraw (Overrides NonABDraw(MolDrawingMolDrawingHelper, Single).)
Public methodEMax
Public methodEMin
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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 methodFlip (Overrides BaseObjFlip(Double, Point3DAxis).)
Public methodStatic memberFromXml(String)
Public methodStatic memberFromXml(XDocumentXNode)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetMaskString(Boolean, Int32)
Public methodStatic memberGetMaskString(ListBoolean, Int32)
Public methodGetMax
Public methodGetMin
Public methodGetShowAs
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasDisplayRange
Public methodIC50Label
Public methodICxLabel
Public methodInactiveRangeValue
Public methodInactiveRangeValue(Double, Int32)
Public methodIsMasked
Public methodIsUpCurve
Public methodMaxResponse
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMinResponse
Public methodOverlayCurves
Public methodReadXml
Public methodReportIC50
Public methodReportIC50(Double)
Public methodReportIC50(Double, Int32)
Public methodReportICx
Public methodReportICx(Double)
Public methodReportICx(Double, Int32)
Public methodScale (Overrides BaseObjScale(Double, Double, Double).)
Public methodSetData
Public methodSetDataFrom
Public methodSetDisplayRange
Public methodSetFittingResults
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTranslate (Overrides BaseObjTranslate(Point3D).)
Public methodUseRaw
Public methodXAxisUnit
Public methodYAxisUnit
Top
Fields
See Also