SimpleLabeling.FontFamily

SimpleLabeling.FontFamily property

Font family to use to render text. The default is system dependent value.

public string FontFamily { get; set; }

Exceptions

exceptioncondition
ArgumentNullExceptionArgument is null.

See Also