'Declaration Public Overloads Function GetAnnotationsView( _
ByVal imageThe image from Images.As Vintasoft.Imaging.VintasoftImage _
) As AnnotationViewCollection
public AnnotationViewCollection GetAnnotationsView(
Vintasoft.Imaging.VintasoftImage image
)
public: AnnotationViewCollection* GetAnnotationsView(
Vintasoft.Imaging.VintasoftImage* image
)
public:
AnnotationViewCollection^ GetAnnotationsView(
Vintasoft.Imaging.VintasoftImage^ image
)
Parameters
- image
- The image from Images.
Return Value
The AnnotationViewCollection for image.