Leadtools.WinForms Namespace > RasterImageViewer Class : BorderStyle Property |
[DescriptionAttribute("Border type of the control.")] [CategoryAttribute("Appearance")] public virtual BorderStyle BorderStyle {get; set;}
'Declaration <DescriptionAttribute("Border type of the control.")> <CategoryAttribute("Appearance")> Public Overridable Property BorderStyle As BorderStyle
'Usage Dim instance As RasterImageViewer Dim value As BorderStyle instance.BorderStyle = value value = instance.BorderStyle
[DescriptionAttribute("Border type of the control.")] [CategoryAttribute("Appearance")] public virtual BorderStyle BorderStyle {get; set;}
DescriptionAttribute("Border type of the control.") CategoryAttribute("Appearance") get_BorderStyle();
set_BorderStyle(value);
[DescriptionAttribute("Border type of the control.")] [CategoryAttribute("Appearance")] public: virtual property BorderStyle BorderStyle { BorderStyle get(); void set ( BorderStyle 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