Specifies degree to which a font is condensed or expanded on the screen.
Namespace: Ico.GwxAssembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public FontStretch FontStretch { get; set; } |
Visual Basic |
---|
Public Property FontStretch As FontStretch Get Set |
JScript |
---|
function get FontStretch () : FontStretch function set FontStretch (value : FontStretch) |