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