Skip to content

190a04c0 bb1c 4f0f d349 8bc13775c663

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

IPrefixSelector(TUnits).Centi Property

Gets the centi.

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

Syntax

C#

TUnits Centi { get; }

C#

TUnits Centi { get; }

VB

ReadOnly Property Centi As TUnits
	Get

VB

ReadOnly Property Centi As TUnits
	Get

C++

property TUnits Centi {
	TUnits get ();
}

C++

property TUnits Centi {
	TUnits get ();
}

F#

abstract Centi : 'TUnits with get

F#

abstract Centi : 'TUnits with get

Property Value

Type: TUnits
The centi prefix.

See Also

Reference

IPrefixSelector(TUnits) Interface
Sundew.Quantities.Engine.UnitSelection Namespace

Clone this wiki locally