Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadSectionViewStyle

    • Constructor Detail

      • CadSectionViewStyle

        public CadSectionViewStyle()

        Initializes a new instance of the CadXRecord class.

    • Method Detail

      • getSectionViewStyleParameters

        public List<com.aspose.ms.System.Collections.Generic.KeyValuePair<Integer,CadParameter>> getSectionViewStyleParameters()

        Gets or sets the section view style parameters.

        Returns:
        The section view style parameters.
      • setSectionViewStyleParameters

        public void setSectionViewStyleParameters(List<com.aspose.ms.System.Collections.Generic.KeyValuePair<Integer,CadParameter>> value)

        Gets or sets the section view style parameters.

        Parameters:
        value - The section view style parameters.