'宣言 Public Shared Function GetTextBaseline( _ ByVal ctrl As System.Windows.Forms.Control, _ ByVal alignment As System.Drawing.ContentAlignment, _ ByVal topmargin As System.Integer, _ ByVal bottommargin As System.Integer _ ) As System.Integer
public static System.int GetTextBaseline( System.Windows.Forms.Control ctrl, System.Drawing.ContentAlignment alignment, System.int topmargin, System.int bottommargin )
パラメータ
- ctrl
- alignment
- topmargin
- bottommargin