Leadtools.Forms Namespace > LogicalRectangle Structure : Unit Property |
[DisplayNameAttribute(" Unit")] [LEADPropertyOrderAttribute(5)] [CategoryAttribute(" Bounds")] [DescriptionAttribute("Unit of X, Y, Width and Height")] public LogicalUnit Unit {get; set;}
'Declaration <DisplayNameAttribute(" Unit")> <LEADPropertyOrderAttribute(5)> <CategoryAttribute(" Bounds")> <DescriptionAttribute("Unit of X, Y, Width and Height")> Public Property Unit As LogicalUnit
'Usage Dim instance As LogicalRectangle Dim value As LogicalUnit instance.Unit = value value = instance.Unit
[DisplayNameAttribute(" Unit")] [LEADPropertyOrderAttribute(5)] [CategoryAttribute(" Bounds")] [DescriptionAttribute("Unit of X, Y, Width and Height")] public LogicalUnit Unit {get; set;}
DisplayNameAttribute(" Unit") LEADPropertyOrderAttribute(5) CategoryAttribute(" Bounds") DescriptionAttribute("Unit of X, Y, Width and Height") get_Unit();
set_Unit(value);
[DisplayNameAttribute(" Unit")] [LEADPropertyOrderAttribute(5)] [CategoryAttribute(" Bounds")] [DescriptionAttribute("Unit of X, Y, Width and Height")] public: property LogicalUnit Unit { LogicalUnit get(); void set ( LogicalUnit 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