IFont.get_Weight(Int16) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void get_Weight([Runtime::InteropServices::Out] short % pWeight);
public void get_Weight (out short pWeight);
abstract member get_Weight : int16 -> unit
Public Sub get_Weight (ByRef pWeight As Short)
Parameters
- pWeight
- Int16