LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Width Property

Show in webframe





Gets or sets the width of the container in pixels.
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

            

            
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

See Also

Reference

IAnnContainer Interface
IAnnContainer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.