Leadtools.MedicalViewer Namespace > MedicalViewerCobbAngle Class : BackgroundColor Property |
public RasterColor BackgroundColor {get; set;}
'Declaration Public Property BackgroundColor As RasterColor
'Usage Dim instance As MedicalViewerCobbAngle Dim value As RasterColor instance.BackgroundColor = value value = instance.BackgroundColor
public: property RasterColor BackgroundColor { RasterColor get(); void set ( RasterColor value); }
to change the color of the text bordoer please refer to the BorderColor property.