←Select platform

Objects Property

Summary

Gets the collection of the shutter annotation objects.

Syntax

C#
VB
C++
public RasterCollection<AnnRectangleObject> Objects { get; } 
  
Public ReadOnly Property Objects As Leadtools.RasterCollection(Of AnnRectangleObject) 
             

Property Value

A collection that represents the collection of the shutter annotation objects.

Remarks
  • If no object is found, then the shutter canvas will be transparent.
  • The shutter engine only supports closed objects, like rectangle, ellipse and closed ploygon.
  • The annotation objects must be children of the same container.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly