LogicalLength Structure
Summary
Stores a floating-point number and a unit of measurement that represents the length.
Syntax
[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