f property

Gets or sets the same value as the m23 property.

This property is read/write.

 

Syntax

HRESULT put_f(
  [in]  float val
);

HRESULT get_f(
  [out] float *ptr
);

Property values

Type: float

A floating point value.

Standards information