'Declaration
Public Function New( _ ByVal text As System.String, _ ByVal bounds As NRectangleF, _ ByVal weight As System.Single _ )
'Usage
Dim text As System.String Dim bounds As NRectangleF Dim weight As System.Single Dim instance As New NMapPolygonLabel(text, bounds, weight)
public NMapPolygonLabel( System.string text, NRectangleF bounds, System.float weight )
Parameters
- text
- bounds
- weight