Packages

 

com.aspose.cad.fileformats.cad.cadobjects.underlaydefinition

Class CadUnderlayDefinition

    • Constructor Detail

      • CadUnderlayDefinition

        public CadUnderlayDefinition()

        Initializes a new instance of the CadUnderlayDefinition class.

    • Method Detail

      • getUnderlayPathAndFileName

        public final String getUnderlayPathAndFileName()

        Gets or sets the name of the underlay path and file.

        Returns:
        The name of the underlay path and file.
      • setUnderlayPathAndFileName

        public final void setUnderlayPathAndFileName(String value)

        Gets or sets the name of the underlay path and file.

        Parameters:
        value - The name of the underlay path and file.
      • getUnderlayName

        public final String getUnderlayName()

        Gets or sets the name of the underlay.

        Returns:
        The name of the underlay.
      • setUnderlayName

        public final void setUnderlayName(String value)

        Gets or sets the name of the underlay.

        Parameters:
        value - The name of the underlay.