GoDiagram Web Reference
GdiCharSet Property

Gets or sets the GDI character set used for the text.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("The GDI character set.")>
<DefaultValueAttribute()>
Public Overridable Property GdiCharSet As Integer
[CategoryAttribute("Appearance")]
[DescriptionAttribute("The GDI character set.")]
[DefaultValueAttribute()]
public virtual int GdiCharSet {get; set;}

Property Value

The default value is 1, the default character set.
Remarks
If AutoResizes is true, setting this property will resize this object to fit the text; otherwise if AutoRescales is true, setting this property will change the font size so that the text fits the bounds.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoText Class
GoText Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback