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

Height Property

Show in webframe





Gets or sets the height of the container in pixels.
Syntax
double Height {get; set;}
'Declaration
 
Property Height As Double
'Usage
 
Dim instance As IAnnContainer
Dim value As Double
 
instance.Height = value
 
value = instance.Height

            

            
property double Height {
   double get();
   void set (    double value);
}

Property Value

A System.Double value that specifies the height 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.