public bool Draw {get; set;}
'Declaration Public Property Draw As Boolean
'Usage Dim instance As MedicalViewerPaintInformationEventArgs Dim value As Boolean instance.Draw = value value = instance.Draw
public: property bool Draw { bool get(); void set ( bool value); }
Target Platforms
MedicalViewerPaintInformationEventArgs Class MedicalViewerPaintInformationEventArgs Members