Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiLocalGridSpacing Class
Members
In This Topic
    ApiLocalGridSpacing Class
    In This Topic
    List of angles with a selected angle.
    Inheritance Hierarchy

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

    Syntax
    public class ApiLocalGridSpacing : 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