com.aspose.xps

Class XpsPathSegment

    • Method Detail

      • isStroked

        public boolean isStroked()

        Returns the value specifying whether the stroke for this segment of the path is drawn.

        Returns:
        The value specifying whether the stroke for this segment of the path is drawn.
      • setStroked

        public void setStroked(boolean value)

        Sets the value specifying whether the stroke for this segment of the path is drawn.

        Parameters:
        value - The value specifying whether the stroke for this segment of the path is drawn.