<Code Lib>
2025 Method
Changes 2
M

ColorFillSchemeEntry.GetElementIdValue

Description:
Gets the ElementId value stored within the entry.
Remarks:
This method should only be used if the StorageType property reports the type of the entry as a ElementId.

public ElementId GetElementIdValue()

ElementId The ElementId contained in the entry.

Loading…