ImageGear23.Presentation Assembly > ImageGear.Display Namespace > ImGearRenderSettings Class : DrawAnnotations Property |
'Declaration Public Property DrawAnnotations As Boolean
'Usage Dim instance As ImGearRenderSettings Dim value As Boolean instance.DrawAnnotations = value value = instance.DrawAnnotations
public bool DrawAnnotations {get; set;}