LayerTableRecordHasViewportOverrides Method

Checks whether this layer property has overrides that are associated with the viewport defined by its ID.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public bool HasViewportOverrides(
        ObjectId viewportId
)

Parameters

viewportId  ObjectId
[in] Object ID of a viewport.

Return Value

Boolean
true if this layer has at least one property override associated with the viewport, false otherwise.
See Also

©  Bricsys NV. All rights reserved.