 | ReconstructionInstance Property |
Gets the singleton reconstruction object
Namespace:
LynceeTec.InterfaceProcessingV2
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic static Reconstruction Instance { get; }
public:
static property Reconstruction^ Instance {
Reconstruction^ get ();
}
Property Value
Type:
Reconstruction
See Also