Window.TextColor Property (Typed) | |
Uses a pen object and builds a pen in this window.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TextColor AS Pen GET SET
public virtual Pen TextColor { get; set; }
Request Example
View SourceProperty Value
Type:
PenUses a pen object and builds a pen in this window.
See Also