←Select platform

Unit Property

Summary

Gets or sets a value that represents the unit of measure for this LogicalSize.

Syntax

C#
VB
C++
public LogicalUnit Unit { get; set; } 
  
Public Property Unit As Leadtools.Forms.LogicalUnit 
public: 
property Leadtools.Forms.LogicalUnit Unit { 
   Leadtools.Forms.LogicalUnit get(); 
   void set (    Leadtools.Forms.LogicalUnit ); 
} 

Property Value

The unit of measurement.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms Assembly