Show / Hide Table of Contents

Class IonControlPointPair

Inheritance
System.Object
IonControlPointPair
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace:ESAPIX.Facade.API
Assembly:cs.temp.dll.dll
Syntax
public class IonControlPointPair

Constructors

IonControlPointPair()

Declaration
public IonControlPointPair()

IonControlPointPair()

Declaration
public IonControlPointPair()

IonControlPointPair()

Declaration
public IonControlPointPair()

IonControlPointPair()

Declaration
public IonControlPointPair()

IonControlPointPair(Object)

Declaration
public IonControlPointPair(dynamic client)
Parameters
Type Name Description
System.Object client

IonControlPointPair(Object)

Declaration
public IonControlPointPair(dynamic client)
Parameters
Type Name Description
System.Object client

IonControlPointPair(Object)

Declaration
public IonControlPointPair(dynamic client)
Parameters
Type Name Description
System.Object client

IonControlPointPair(Object)

Declaration
public IonControlPointPair(dynamic client)
Parameters
Type Name Description
System.Object client

Properties

EndControlPoint

Declaration
public IonControlPointParameters EndControlPoint { get; set; }
Property Value
Type Description
IonControlPointParameters

EndControlPoint

Declaration
public IonControlPointParameters EndControlPoint { get; set; }
Property Value
Type Description
IonControlPointParameters

EndControlPoint

Declaration
public IonControlPointParameters EndControlPoint { get; set; }
Property Value
Type Description
IonControlPointParameters

EndControlPoint

Declaration
public IonControlPointParameters EndControlPoint { get; set; }
Property Value
Type Description
IonControlPointParameters

FinalSpotList

Declaration
public IonSpotParametersCollection FinalSpotList { get; set; }
Property Value
Type Description
IonSpotParametersCollection

FinalSpotList

Declaration
public IonSpotParametersCollection FinalSpotList { get; set; }
Property Value
Type Description
IonSpotParametersCollection

FinalSpotList

Declaration
public IonSpotParametersCollection FinalSpotList { get; set; }
Property Value
Type Description
IonSpotParametersCollection

FinalSpotList

Declaration
public IonSpotParametersCollection FinalSpotList { get; set; }
Property Value
Type Description
IonSpotParametersCollection

IsLive

Declaration
public bool IsLive { get; }
Property Value
Type Description
System.Boolean

IsLive

Declaration
public bool IsLive { get; }
Property Value
Type Description
System.Boolean

IsLive

Declaration
public bool IsLive { get; }
Property Value
Type Description
System.Boolean

IsLive

Declaration
public bool IsLive { get; }
Property Value
Type Description
System.Boolean

NominalBeamEnergy

Declaration
public double NominalBeamEnergy { get; set; }
Property Value
Type Description
System.Double

NominalBeamEnergy

Declaration
public double NominalBeamEnergy { get; set; }
Property Value
Type Description
System.Double

NominalBeamEnergy

Declaration
public double NominalBeamEnergy { get; set; }
Property Value
Type Description
System.Double

NominalBeamEnergy

Declaration
public double NominalBeamEnergy { get; set; }
Property Value
Type Description
System.Double

RawSpotList

Declaration
public IonSpotParametersCollection RawSpotList { get; set; }
Property Value
Type Description
IonSpotParametersCollection

RawSpotList

Declaration
public IonSpotParametersCollection RawSpotList { get; set; }
Property Value
Type Description
IonSpotParametersCollection

RawSpotList

Declaration
public IonSpotParametersCollection RawSpotList { get; set; }
Property Value
Type Description
IonSpotParametersCollection

RawSpotList

Declaration
public IonSpotParametersCollection RawSpotList { get; set; }
Property Value
Type Description
IonSpotParametersCollection

StartControlPoint

Declaration
public IonControlPointParameters StartControlPoint { get; set; }
Property Value
Type Description
IonControlPointParameters

StartControlPoint

Declaration
public IonControlPointParameters StartControlPoint { get; set; }
Property Value
Type Description
IonControlPointParameters

StartControlPoint

Declaration
public IonControlPointParameters StartControlPoint { get; set; }
Property Value
Type Description
IonControlPointParameters

StartControlPoint

Declaration
public IonControlPointParameters StartControlPoint { get; set; }
Property Value
Type Description
IonControlPointParameters

StartIndex

Declaration
public int StartIndex { get; set; }
Property Value
Type Description
System.Int32

StartIndex

Declaration
public int StartIndex { get; set; }
Property Value
Type Description
System.Int32

StartIndex

Declaration
public int StartIndex { get; set; }
Property Value
Type Description
System.Int32

StartIndex

Declaration
public int StartIndex { get; set; }
Property Value
Type Description
System.Int32

Methods

ResizeFinalSpotList(Int32)

Declaration
public void ResizeFinalSpotList(int count)
Parameters
Type Name Description
System.Int32 count

ResizeFinalSpotList(Int32)

Declaration
public void ResizeFinalSpotList(int count)
Parameters
Type Name Description
System.Int32 count

ResizeRawSpotList(Int32)

Declaration
public void ResizeRawSpotList(int count)
Parameters
Type Name Description
System.Int32 count

ResizeRawSpotList(Int32)

Declaration
public void ResizeRawSpotList(int count)
Parameters
Type Name Description
System.Int32 count
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX