Value

XmpReal.Value property

Gets or sets float the value.

public float Value { get; set; }

Property Value

The float value.

See Also