LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

Width Property






Gets or sets the width of the container in pixels. .NET support Silverlight support
Syntax
double Width {get; set;}
'Declaration
 
Property Width As Double
'Usage
 
Dim instance As IAnnContainer
Dim value As Double
 
instance.Width = value
 
value = instance.Width
double Width {get; set;}
get_Width();
set_Width(value);
property double Width {
   double get();
   void set (    double value);
}

Property Value

A System.Double value that specifies the width of the container in pixels.
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

IAnnContainer Interface
IAnnContainer Members

 

 


Products | Support | Contact Us | Copyright Notices

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