ComponentOne Bitmap for WPF
OverhangMetrics Property (InlineObjectNative)

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > InlineObjectNative Class : 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
 
Public ReadOnly Property OverhangMetrics As OverhangMetrics
public OverhangMetrics OverhangMetrics {get;}

Property Value

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

Reference

InlineObjectNative Class
InlineObjectNative Members