Version

TriangulationSourcePointRecord Class Members

The following tables list the members exposed by TriangulationSourcePointRecord.

Public Constructors
Public Properties
 NameDescription
Public PropertyPointThe point.  
Public PropertyValueThe numeric value associated with the point.  
Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetPointResets the Point property to its default value.  
Public MethodResetValueResets the Value property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializePointIndicates if the Point property needs to be serialized.  
Protected MethodShouldSerializeValueIndicates if the Value property needs to be serialized.  
See Also