Packages

 

com.aspose.imaging.fileformats.cdr.objects

Class CdrArtisticText

    • Constructor Detail

      • CdrArtisticText

        public CdrArtisticText()
    • Method Detail

      • getOrigin

        public final PointD getOrigin()

        Gets the origin.

        Returns:
        the origin.
      • setOrigin

        public final void setOrigin(PointD value)

        Sets the origin.

        Parameters:
        value - the origin.