Click or drag to resize

DoublePropertyToByte Method

[Missing <summary> documentation for "M:Demo3D.Utilities.DoubleProperty.ToByte(System.IFormatProvider)"]


Namespace: Demo3D.Utilities
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
public byte ToByte(
	IFormatProvider provider
)

Parameters

provider  IFormatProvider

[Missing <param name="provider"/> documentation for "M:Demo3D.Utilities.DoubleProperty.ToByte(System.IFormatProvider)"]

Return Value

Byte

[Missing <returns> documentation for "M:Demo3D.Utilities.DoubleProperty.ToByte(System.IFormatProvider)"]

Implements

IConvertibleToByte(IFormatProvider)
See Also