Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiLocalGridDividing Class
Members
In This Topic
    ApiLocalGridDividing Class
    In This Topic
    List of possible percents with a selected value.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.Common.BaseSelection
          EPLAN.Harness.API.Settings.Common.ApiLocalGridDividing

    Syntax
    public class ApiLocalGridDividing : BaseSelection 
    Public Properties
     NameDescription
    Public PropertyIndex of the selected value within the list of possible values. (Inherited from EPLAN.Harness.API.Settings.Common.BaseSelection)
    Public PropertySelected value. (Inherited from EPLAN.Harness.API.Settings.Common.BaseSelection)
    Public PropertyList of possible values. (Inherited from EPLAN.Harness.API.Settings.Common.BaseSelection)
    Top
    See Also