Show / Hide Table of Contents

Class IonSpot

Inheritance
System.Object
SerializableObject
IonSpot
Inherited Members
SerializableObject.IsLive
SerializableObject.GetSchema()
SerializableObject.ReadXml(Xml.XmlReader)
SerializableObject.WriteXml(Xml.XmlWriter)
SerializableObject.ClearSerializationHistory()
Namespace:ESAPIX.Facade.API
Assembly:cs.temp.dll.dll
Syntax
public class IonSpot : SerializableObject, Xml.Serialization.IXmlSerializable

Constructors

IonSpot()

Declaration
public IonSpot()

IonSpot()

Declaration
public IonSpot()

IonSpot()

Declaration
public IonSpot()

IonSpot()

Declaration
public IonSpot()

IonSpot(Object)

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

IonSpot(Object)

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

IonSpot(Object)

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

IonSpot(Object)

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

Properties

Position

Declaration
public Common.Model.Types.VVector Position { get; set; }
Property Value
Type Description
VMS.TPS.Common.Model.Types.VVector

Position

Declaration
public Common.Model.Types.VVector Position { get; set; }
Property Value
Type Description
VMS.TPS.Common.Model.Types.VVector

Position

Declaration
public Common.Model.Types.VVector Position { get; set; }
Property Value
Type Description
VMS.TPS.Common.Model.Types.VVector

Position

Declaration
public Common.Model.Types.VVector Position { get; set; }
Property Value
Type Description
VMS.TPS.Common.Model.Types.VVector

Weight

Declaration
public float Weight { get; set; }
Property Value
Type Description
System.Single

Weight

Declaration
public float Weight { get; set; }
Property Value
Type Description
System.Single

Weight

Declaration
public float Weight { get; set; }
Property Value
Type Description
System.Single

Weight

Declaration
public float Weight { get; set; }
Property Value
Type Description
System.Single
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX