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