FontInfo.bPointSizeValid Field
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.
A setting of true
indicates that the point size is valid.
public: int bPointSizeValid;
C++/CX
public: int bPointSizeValid;
int bPointSizeValid;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int bPointSizeValid;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable bPointSizeValid : int
Public bPointSizeValid As Integer
- Attributes
From vsshell.idl:
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |