Parameters
- ImageID
- GdPicture image identifier.
- ImageTexture
- GdPicture image identifier. Source image used for the texture.
- arPoints
- Array of System.Drawing.Point that specifies the vertices of the polygon.
- FillMD
- Specifies how to fill a closed area that is within another closed area and that is created when the polygon or path passes over itself.A member of the Drawing2D.FillMode enumeration.
- AntiAlias
- Set to True to apply the Antialiasing algorithm else False.
Return Value
A member of the GdPictureStatus enumeration.