EditWindow.Font Property (Font) | |
[Missing <include> target documentation in 'P:XSharp.VO.SDK.EditWindow.Font(XSharp.VO.SDK.Font)'. File: 'Gui.xml' Path: 'doc/EditWindow.Font/*']
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY SELF[
oNewFont AS Font
] AS USUAL SET
public virtual Usual this[
Font oNewFont
] { set; }
Request Example
View SourceParameters
- oNewFont
- Type: Font
Property Value
Type:
UsualSee Also