<Code Lib>
2025 Method
Changes 0
M

TableSectionData.IsValidImageSymbolId

Description:
Identifies if the element id represents a valid ImageSymbol element.

public bool IsValidImageSymbolId(
	ElementId imageSymbolId
)

  • imageSymbolId
    The element id of the image symbol.
Return Value Boolean Boolean

Loading…