Font.PitchAndFamily property (Visio)

Returns the pitch and family code for a Font object. Read-only.

Syntax

expression. PitchAndFamily

expression A variable that represents a Font object.

Return value

Integer

Remarks

The possible values of the PitchAndFamily property correspond to those of the lfPitchAndFamily member of the Windows LOGFONT data structure. For details, search for "LOGFONT" in the Microsoft Platform SDK on MSDN, the Microsoft Developer Network.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.