←Select platform

LogicalLength Structure

Summary

Stores a floating-point number and a unit of measurement that represents the length.

Syntax

C#
VB
C++
[SerializableAttribute()] 
[DataContractAttribute(Name="LogicalLength")] 
public struct LogicalLength 
  
<DataContractAttribute("LogicalLength")> 
<SerializableAttribute()> 
Public Structure LogicalLength  
   Inherits System.ValueType 
[DataContractAttribute("LogicalLength")] 
[SerializableAttribute()] 
public value class LogicalLength : public System.ValueType  

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