java.lang.Object
com.stimulsoft.report.export.service.helper.StiSvgData

public class StiSvgData extends Object
Copyright Stimulsoft
  • Field Details

    • X

      public double X
      Coordinate of the border.
    • Y

      public double Y
      Y coordinate of the border.
    • Width

      public double Width
      Width of the border.
    • Height

      public double Height
      Height of the border.
    • Component

      public StiComponent Component
      Component.
  • Constructor Details

    • StiSvgData

      public StiSvgData()
  • Method Details