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