CompassOverlayFontSize Property

CVB.Net Documentation
Font size for the compass label.

Namespace:  Stemmer.Cvb.Forms.Overlays
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public int FontSize { get; set; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ArgumentExceptionwhen trying to set a font size smaller than 1
See Also

Reference