'宣言
Public Function New( _ ByVal width As Single, _ ByVal height As Single, _ ByVal linesFilled As Integer, _ ByVal charsFitted As Integer, _ Optional ByVal fitted As Boolean _ )
public TextMetrics( float width, float height, int linesFilled, int charsFitted, bool fitted )
パラメータ
- width
- height
- linesFilled
- charsFitted
- fitted