| Visual Basic (Declaration) | |
|---|---|
<ParenthesizePropertyNameAttribute(True)> <DefaultValueAttribute()> <CategoryAttribute("Appearance")> <BindableAttribute(True)> <DescriptionAttribute("Gets or sets annotation arrow size in pixels.")> Public Overridable Property ArrowSize As Integer  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
[ParenthesizePropertyNameAttribute(true)] [DefaultValueAttribute()] [CategoryAttribute("Appearance")] [BindableAttribute(true)] [DescriptionAttribute("Gets or sets annotation arrow size in pixels.")] public virtual int ArrowSize {get; set;}  | |
Return Value
Integer value that represents arrow size (thickness) in pixels.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family