'Declaration
Public Function New( _ ByVal point As NPointF, _ ByVal rect As NRectangleF _ )
'Usage
Dim point As NPointF Dim rect As NRectangleF Dim instance As New NContentAlignment(point, rect)
public NContentAlignment( NPointF point, NRectangleF rect )
Parameters
- point
- rect