SoLDMTileVisitorNodeStatusM_inROI Property |
Is the tile inside the ROI (if any).
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool M_inROI { get; set; }
Public Property M_inROI As Boolean
Get
Set
public:
property bool M_inROI {
bool get ();
void set (bool value);
}
member M_inROI : bool with get, set
Property Value
Type:
Boolean
Remarks
See Also