SymbolUtilityServicesIsLinetypeByLayerName Method

Checks whether the passed string matches the "ByLayer" linetype name.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public static bool IsLinetypeByLayerName(
        string name
)

Parameters

name  String
[in] Name to check.

Return Value

Boolean
Returns true if the passed string matches the linetype "ByLayer" name, false otherwise.
See Also

©  Bricsys NV. All rights reserved.