Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalLayer Class

In This Topic
    GraphicalLayer Class Properties
    In This Topic

    For a list of all members of this type, see GraphicalLayer members.

    Public Properties
     NameDescription
    Public PropertySpecifies the Justification.  
    Public PropertyLayer's description  
    Public PropertyReturns true if the text frame exist.  
    Public PropertyReturns the GraphicalLayer text box type  
    Public PropertyGets layer Id.  
    Public PropertySpecifies if layer is used for 3D graphics It is not allowed to change this property for standard layers  
    Public PropertySpecifies, if the layer is background layer  
    Public PropertyReturns true, if the layer is a custom layer.  
    Public PropertySpecifies, if the layer is locked  
    Public PropertySpecifies, if the layer is printed  
    Public PropertySpecifies if scale is considered with this layer  
    Public PropertyChecks, if layer object is attached to existing project's layer.  
    Public PropertySpecifies visibility of the layer  
    Public PropertyLayer's name  
    Public PropertySpecifies the Paragraph Spacing. This property is used for PropertyPlacemets attributes.  
    Public PropertyLayer's pen  
    Public PropertySpecifies the Row Spacing. This property is used for PropertyPlacemets attributes. From layer: -16002, Single: 100, 1.5 lines: 150, Double: 200.  
    Public PropertyLayer's text height  
    Public PropertyLayer's rotation of texts  
    Public PropertySpecifies transparency of layer as double with a value between 0.0 and 1.0  
    Top
    See Also