Packages

 

com.aspose.imaging.fileformats.wmf.objects

Class WmfSetPolyFillMode

  • All Implemented Interfaces:
    Cloneable


    public class WmfSetPolyFillMode
    extends WmfObject

    The set poly fill mode.

    • Constructor Detail

      • WmfSetPolyFillMode

        public WmfSetPolyFillMode()
    • Method Detail

      • getPolyFillMode

        public short getPolyFillMode()

        Gets or sets the poly fill mode.

        Value: The poly fill mode.
      • setPolyFillMode

        public void setPolyFillMode(short value)

        Gets or sets the poly fill mode.

        Value: The poly fill mode.
      • getReserved

        public int getReserved()

        Gets or sets the reserved.

        Value: The reserved.
      • setReserved

        public void setReserved(int value)

        Gets or sets the reserved.

        Value: The reserved.