Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadWipeoutVariables



  • public class CadWipeoutVariables
    extends CadBaseObject

    Class describing WIPEOUTVARIABLES object.

    • Constructor Detail

      • CadWipeoutVariables

        public CadWipeoutVariables()

        Initializes a new instance of the CadWipeoutVariables class.

    • Method Detail

      • getClassVersion

        public CadIntParameter getClassVersion()

        Gets or sets the class version.

        Returns:
        The class version.
      • setClassVersion

        public void setClassVersion(CadIntParameter value)

        Gets or sets the class version.

        Parameters:
        value - The class version.
      • getDisplayImageFrameFlag

        public CadShortParameter getDisplayImageFrameFlag()

        Gets or sets the display image frame flag.

        Returns:
        The display image frame flag.
      • setDisplayImageFrameFlag

        public void setDisplayImageFrameFlag(CadShortParameter value)

        Gets or sets the display image frame flag.

        Parameters:
        value - The display image frame flag.