ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / Geometry Class / ComputeLength Method

In This Topic
    ComputeLength Method
    In This Topic
    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