Eplan Platform API
Eplan.EplApi.DataModel Namespace / DocumentTypeManager Class / ArePlacedSymbolAlwaysTreatedAsGraphics Method

In This Topic
    ArePlacedSymbolAlwaysTreatedAsGraphics Method
    In This Topic
    Determines if placed symbols on a page are always treated as graphics.
    Syntax
    public static bool ArePlacedSymbolAlwaysTreatedAsGraphics( 
       DocumentTypeManager.DocumentType nPageType
    )
    public:
    static bool ArePlacedSymbolAlwaysTreatedAsGraphics( 
       DocumentTypeManager.DocumentType nPageType
    ) 

    Parameters

    nPageType
    See Also