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