Leadtools.WinForms Namespace > RasterImageViewer Class : FrameColor Property |
[CategoryAttribute("Frame")] [DescriptionAttribute("Specifies the border color of the frame that you add to the control.")] public virtual Color FrameColor {get; set;}
'Declaration <CategoryAttribute("Frame")> <DescriptionAttribute("Specifies the border color of the frame that you add to the control.")> Public Overridable Property FrameColor As Color
'Usage Dim instance As RasterImageViewer Dim value As Color instance.FrameColor = value value = instance.FrameColor
[CategoryAttribute("Frame")] [DescriptionAttribute("Specifies the border color of the frame that you add to the control.")] public virtual Color FrameColor {get; set;}
CategoryAttribute("Frame") DescriptionAttribute("Specifies the border color of the frame that you add to the control.") get_FrameColor();
set_FrameColor(value);
[CategoryAttribute("Frame")] [DescriptionAttribute("Specifies the border color of the frame that you add to the control.")] public: virtual property Color FrameColor { Color get(); void set ( Color value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2