ComponentOne Bitmap for WPF
Metrics Property (InlineObjectNative)

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > InlineObjectNative Class : Metrics Property
TextLayout calls this callback function to get the measurement of the inline object.
Syntax
'Declaration
 
Public ReadOnly Property Metrics As InlineObjectMetrics
public InlineObjectMetrics Metrics {get;}

Property Value

a structure describing the geometric measurement of anapplication-defined inline object. These metrics are in relation to the baseline of the adjacent text.
See Also

Reference

InlineObjectNative Class
InlineObjectNative Members