Gets or sets the LegendFontFamily.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public FontFamily LegendFontFamily { get; set; } |
Visual Basic |
---|
Public Property LegendFontFamily As FontFamily Get Set |
JScript |
---|
function get LegendFontFamily () : FontFamily function set LegendFontFamily (value : FontFamily) |