GlyphMetricsFloat.GlyphOrigin Property |
Language: |
Specifies the x and y coordinates of the upper-left corner of the smallest rectangle that completely encloses the glyph.
Visual Basic Public Property GlyphOrigin As PointF C# public PointF GlyphOrigin { get; set; } C++ public:
property PointF GlyphOrigin {
PointF get();
void set(PointF value);
}JScript public function get GlyphOrigin() : PointF
public function set GlyphOrigin(PointF);
System.Drawing.PointF
This property is read/write.
A PointF object to set or retrieve.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center