Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / DecorationSetting Class
Members
In This Topic
    DecorationSetting Class
    In This Topic
    A class representing a decoration on display configuration settings.
    Object Model
    DecorationSetting ClassColorProperty ClassBooleanProperty ClassTextProperty ClassTextProperty ClassApiFont ClassLengthProperty ClassTextProperty ClassIntegerProperty ClassAngleProperty ClassTextProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.DisplayConfigurations.DecorationSetting

    Syntax
    public class DecorationSetting 
    Public Constructors
     NameDescription
    Public ConstructorConstructor of this class  
    Top
    Public Properties
     NameDescription
    Public PropertyColor of the decoration.  
    Public PropertyDetermines if the display condition will be applied.  
    Public PropertyDisplay condition UvP formula of the decoration.  
    Public PropertyExternal value UvP formula of the decoration which will be displayed when display condition formula is fulfilled.  
    Public PropertyFont of the decoration.  
    Public PropertyLocation of the decoration.  
    Public PropertyMargin of the decoration.  
    Public PropertyName of the decoration.  
    Public PropertyOrientation of the decoration.  
    Public PropertyPriority of the decoration.  
    Public PropertyRotation of the decoration.  
    Public PropertyGUID of library 2D symbol which will be displayed when display condition formula is fulfilled.  
    Public PropertyText which will be displayed when display condition formula is fulfilled.  
    Top
    Public Methods
     NameDescription
    Public MethodSets a library symbol.  
    Top
    See Also