Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / DecorationItem Class
Members
In This Topic
    DecorationItem Class
    In This Topic
    An occurrence of the decoration in the drawing.
    Object Model
    DecorationItem ClassColorProperty ClassApiFont ClassLengthProperty ClassAngleProperty ClassBaseLibraryPart ClassTextProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.DecorationItem

    Syntax
    public class DecorationItem 
    Public Properties
     NameDescription
    Public PropertyGets alignment of the Text.  
    Public PropertyGets used color for the Text.  
    Public PropertyDecoration type of this decoration.  
    Public PropertyGets used font for the Text.  
    Public PropertyGets margin of the decoration.  
    Public PropertyOrientation of the decoration to the decorated object.  
    Public PropertyGets rotation of the decoration.  
    Public PropertyReference to the displayed symbol from library.  
    Public PropertyDisplayed text - static text or external value (see DecorationType).  
    Top
    See Also