Leadtools.Forms Namespace > LogicalRectangle Structure : Height Property |
[DisplayNameAttribute(" Height")] [CategoryAttribute(" Bounds")] [LEADPropertyOrderAttribute(4)] [DescriptionAttribute("Height in units")] public double Height {get; set;}
'Declaration <DisplayNameAttribute(" Height")> <CategoryAttribute(" Bounds")> <LEADPropertyOrderAttribute(4)> <DescriptionAttribute("Height in units")> Public Property Height As Double
'Usage Dim instance As LogicalRectangle Dim value As Double instance.Height = value value = instance.Height
[DisplayNameAttribute(" Height")] [CategoryAttribute(" Bounds")] [LEADPropertyOrderAttribute(4)] [DescriptionAttribute("Height in units")] public double Height {get; set;}
DisplayNameAttribute(" Height") CategoryAttribute(" Bounds") LEADPropertyOrderAttribute(4) DescriptionAttribute("Height in units") get_Height();
set_Height(value);
[DisplayNameAttribute(" Height")] [CategoryAttribute(" Bounds")] [LEADPropertyOrderAttribute(4)] [DescriptionAttribute("Height in units")] public: property double Height { double get(); void set ( double value); }
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