Skip to content

776c90f2 31a6 5ca7 7000 dc335c3d304a

Kim Hugener-Ohlsen edited this page May 28, 2016 · 2 revisions

SpacetimeUnitSelector(TUnits, TPrefixedUnits).Meters Property

Gets the meter.

Namespace: Sundew.Quantities.Spacetime.UnitSelection
Assembly: Sundew.Quantities (in Sundew.Quantities.dll) Version: 1.0.2.0 (1.0.2.0)

Syntax

C#

public Expression Meters { get; }

C#

public Expression Meters { get; }

VB

Public ReadOnly Property Meters As Expression
	Get

VB

Public ReadOnly Property Meters As Expression
	Get

C++

public:
virtual property Expression^ Meters {
	Expression^ get () sealed;
}

C++

public:
virtual property Expression^ Meters {
	Expression^ get () sealed;
}

F#

abstract Meters : Expression with get
override Meters : Expression with get

F#

abstract Meters : Expression with get
override Meters : Expression with get

Property Value

Type: Expression
The meter.

See Also

Reference

SpacetimeUnitSelector(TUnits, TPrefixedUnits) Class
Sundew.Quantities.Spacetime.UnitSelection Namespace

Clone this wiki locally