Leadtools.Web.Controls Namespace > WebImagePanViewer Class : RectangleColor Property |
[CategoryAttribute("Appearance")] [DefaultValueAttribute()] [DescriptionAttribute("The color used to draw the Pan Rectangle.")] public Color RectangleColor {get; set;}
'Declaration <CategoryAttribute("Appearance")> <DefaultValueAttribute()> <DescriptionAttribute("The color used to draw the Pan Rectangle.")> Public Property RectangleColor As Color
'Usage Dim instance As WebImagePanViewer Dim value As Color instance.RectangleColor = value value = instance.RectangleColor
[CategoryAttribute("Appearance")] [DefaultValueAttribute()] [DescriptionAttribute("The color used to draw the Pan Rectangle.")] public Color RectangleColor {get; set;}
CategoryAttribute("Appearance") DefaultValueAttribute() DescriptionAttribute("The color used to draw the Pan Rectangle.") get_RectangleColor();
set_RectangleColor(value);
[CategoryAttribute("Appearance")] [DefaultValueAttribute()] [DescriptionAttribute("The color used to draw the Pan Rectangle.")] public: property Color RectangleColor { 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