LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

ShadowBorderWidth Property






Returns the width of the shadow border of this AnnNoteObject.
Syntax
public virtual AnnLength ShadowBorderWidth {get; set;}
'Declaration
 
Public Overridable Property ShadowBorderWidth As AnnLength
'Usage
 
Dim instance As AnnNoteObject
Dim value As AnnLength
 
instance.ShadowBorderWidth = value
 
value = instance.ShadowBorderWidth
public virtual AnnLength ShadowBorderWidth {get; set;}
 get_ShadowBorderWidth();
set_ShadowBorderWidth(value);
public:
virtual property AnnLength ShadowBorderWidth {
   AnnLength get();
   void set (    AnnLength value);
}

Property Value

An AnnLength structure that represents the width of the shadow border of this AnnNoteObject.
Example
For an example, refer to AnnNoteObject.
Requirements

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

See Also

Reference

AnnNoteObject Class
AnnNoteObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.