ArcPad Scripting Object Model
Weight Property
See Also  Send comments on this topic.
Font Object : Weight Property

Glossary Item Box

Description

Returns or sets the weight of the characters that make up the font. The weight refers to the thickness of the characters, or the ?boldness factor?. The higher the value, the bolder the character.

Property type

Read-write property

Syntax

object.Weight = [ value ]

Return Type

Long

Remarks

The regular, underline, italic, and strikeout settings have a Weight value of 400 (the default), and the bold setting has a Weight value of 700.

Example

See Also

© 2012 All Rights Reserved.