Microsoft DirectX 9.0 SDK Update (October 2004)

GlyphMetricsFloat.GlyphOrigin Property

Language:

Note: This documentation is preliminary and is subject to change.

Specifies the x and y coordinates of the upper-left corner of the smallest rectangle that completely encloses the glyph.

Definition

Visual Basic .NET Public Property GlyphOrigin As PointF
C# public PointF GlyphOrigin { get; set; }
Managed C++ public: __property PointF get_GlyphOrigin();
public: __property void set_GlyphOrigin(PointF);
JScript .NET public function get GlyphOrigin() : PointF
public function set GlyphOrigin(PointF);

Property Value

System.Drawing.PointF . A PointF Leave Site object to set or retrieve.

This property is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center