C#
VB
C++
Gets the collection of the shutter annotation objects.
public RasterCollection<AnnRectangleObject> Objects { get; }
Public ReadOnly Property Objects As Leadtools.RasterCollection(Of AnnRectangleObject)
public:
property Leadtools.RasterCollection<AnnRectangleObject^>^ Objects {
Leadtools.RasterCollection<AnnRectangleObject^>^ get();
}
A collection that represents the collection of the shutter annotation objects.
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