'Declaration
Protected Overridable Function MeasureStyleLengthYInPixels( _ ByVal length As NLength, _ ByRef pixelsLength As System.Single _ ) As System.Boolean
'Usage
Dim instance As NViewComponent Dim length As NLength Dim pixelsLength As System.Single Dim value As System.Boolean value = instance.MeasureStyleLengthYInPixels(length, pixelsLength)
protected virtual System.bool MeasureStyleLengthYInPixels( NLength length, ref System.float pixelsLength )
Parameters
- length
- pixelsLength