Scale the Points, or polygon, from the weighted center. The scaled polygon is returned.
Namespace: RSGraphics
Parameters
Pt
Type: TRSPoints
Polygon to scale
ScaleDX
Type: Single
Amount to scale polygon on x-axis. A value of 1 is no scaling.
ScaleDY
Type: Single
Amount to scale polygon on y-axis. A value of 1 is no scaling.
Type: TRSPoints