EditWindow.Font Property (Font) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
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