Skip to content

0a64305c bb0c f51c 442e 0ed12a557655

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

ILuminousIntensityUnitSelector.Candelas Property

Gets the candela.

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

Syntax

C#

Expression Candelas { get; }

C#

Expression Candelas { get; }

VB

ReadOnly Property Candelas As Expression
	Get

VB

ReadOnly Property Candelas As Expression
	Get

C++

property Expression^ Candelas {
	Expression^ get ();
}

C++

property Expression^ Candelas {
	Expression^ get ();
}

F#

abstract Candelas : Expression with get

F#

abstract Candelas : Expression with get

Property Value

Type: Expression
The candelas.

See Also

Reference

ILuminousIntensityUnitSelector Interface
Sundew.Quantities.Photometry.UnitSelection Namespace

Clone this wiki locally