public AnnObject AnnotationObject {get; set;}
public: property AnnObject^ AnnotationObject { AnnObject^ get(); void set ( AnnObject^ value); }
'Declaration Public Property AnnotationObject As AnnObject
'Usage Dim instance As MedicalViewerCustomAnnotationArgs Dim value As AnnObject instance.AnnotationObject = value value = instance.AnnotationObject
Target Platforms
MedicalViewerCustomAnnotationArgs Class MedicalViewerCustomAnnotationArgs Members