Font Property (LineMarker)
In This Topic
Gets or sets font of content.
Syntax
'Declaration
<C1DescriptionAttribute("Interaction.LineMarker.Font", "Gets or sets font of content.")>
Public Property Font As Font
[C1Description("Interaction.LineMarker.Font", "Gets or sets font of content.")]
public Font Font {get; set;}
See Also