C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / InlineObject Interface / OverhangMetrics Property

In This Topic
OverhangMetrics Property (InlineObject)
In This Topic
TextLayout calls this callback function to get the visible extents (in DIPs) of the inline object. In the case of a simple bitmap, with no padding and no overhang, all the overhangs will simply be zeroes.
Syntax
'Declaration
 
ReadOnly Property OverhangMetrics As OverhangMetrics
 

Property Value

Overshoot of visible extents (in DIPs) outside the object.
See Also