'Declaration
Public Overloads Overrides Function MeasureString( _ ByVal s As System.String, _ ByVal startIndex As System.Integer, _ ByVal length As System.Integer _ ) As NSizeF
'Usage
Dim instance As GLDevice2D Dim s As System.String Dim startIndex As System.Integer Dim length As System.Integer Dim value As NSizeF value = instance.MeasureString(s, startIndex, length)
public override NSizeF MeasureString( System.string s, System.int startIndex, System.int length )
Parameters
- s
- startIndex
- length