public GetFieldHeightInformationEventArgs( IntPtr hDC, Rectangle rectangle, int pnMinHeight, int pnIdealHeight, bool scale )
public: GetFieldHeightInformationEventArgs( IntPtr hDC, Rectangle rectangle, int pnMinHeight, int pnIdealHeight, bool scale )
'Declaration
Public Function New( _ ByVal hDC As IntPtr, _ ByVal rectangle As Rectangle, _ ByVal pnMinHeight As Integer, _ ByVal pnIdealHeight As Integer, _ ByVal scale As Boolean _ )
Parameters
- hDC
- rectangle
- pnMinHeight
- pnIdealHeight
- scale