Harness proD API Help
EPLAN.Harness.API.Settings Namespace / WDPLocalRadialGrid Class
Members
In This Topic
    WDPLocalRadialGrid Class
    In This Topic
    Contains settings for Workdesk local radial grid.
    Object Model
    WDPLocalRadialGrid ClassLengthProperty ClassColorProperty ClassColorProperty ClassIntegerProperty ClassIntegerProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.WDPLocalRadialGrid

    Syntax
    public class WDPLocalRadialGrid 
    Public Properties
     NameDescription
    Public PropertyDetermines the distance between each circle in the radial grid (Fixed distance mode only).  
    Public PropertyDetermines the background color of the radial grid.  
    Public PropertyDetermines the color of the radial grid lines.  
    Public PropertyDetermine the number of circles in the radial grid (Relative to initial distance mode only).  
    Public PropertyDetermines the number of sectors of the radial grid.  
    Public PropertyRadial grid mode (Fixed distance or Relative to initial distance). See Harness proD help for details.  
    Top
    See Also