ComponentOne Bitmap for UWP
ComputeLength Method

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > Geometry Class : ComputeLength Method
Calculates the length of the geometry as though each segment were unrolled into a line.
Overload List
OverloadDescription
Calculates the length of the geometry as though each segment were unrolled into a line.  
Calculates the length of the geometry as though each segment were unrolled into a line.  
HRESULT ID2D1Geometry::ComputeLength([In, Optional] const D2D_MATRIX_3X2_F* worldTransform,[In] float flatteningTolerance,[Out] float* length)  
See Also

Reference

Geometry Class
Geometry Members