ComponentOne Bitmap for UWP
OverhangMetrics Property (InlineObject)

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > InlineObject Interface : OverhangMetrics Property
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
OverhangMetrics OverhangMetrics {get;}

Property Value

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

Reference

InlineObject Interface
InlineObject Members