ComponentOne Bitmap for UWP
Metrics Property (InlineObject)

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > InlineObject Interface : Metrics Property
TextLayout calls this callback function to get the measurement of the inline object.
Syntax
'Declaration
 
ReadOnly Property Metrics As InlineObjectMetrics
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

InlineObject Interface
InlineObject Members