ILinearValue Interface

Used By

GeoCalcCOM.LinearValue

 

Properties

Property

Description

Format

Indicates the string format to use with the FromString and ToString methods

InMeters

Gets or sets the value of this object in meters

InUnits

Gets or sets the value of this object in the units defined in Units

Label

A string that adds meaning to this ILinearValue

Units

The LinearUnit used in this ILinearValue

 

Public Methods

Method

Description

DeepCopy

Produces a deep-copy of an ILinearValue

FromString

Sets the value of this ILinearValue to match the value in the string passed as argument

ToString

Produces a string that gives the value of this ILinearValue

ValueEquals

Compares the value of two ILinearValue instances