FormBuildDesign.labelFontSize 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.
Overloads
labelFontSize() | |
labelFontSize(Int32) |
labelFontSize()
public:
virtual int labelFontSize();
public virtual int labelFontSize ();
abstract member labelFontSize : unit -> int
override this.labelFontSize : unit -> int
Public Overridable Function labelFontSize () As Integer