C#
VB
WinRT C#
C++
Gets the detected zones.
public IVector<LeadZone> Zones {get;}
Public ReadOnly Property Zones As IVector(Of LeadZone)
public IVector<LeadZone> Zones {get;}
get_Zones();
public:
property IVector<LeadZone^>^ Zones {
IVector<LeadZone^>^ get();
}
IVector<LeadZone> that contains the detected zones.
Refer to AutoZoningCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET