<Code Lib>
2024 Method
Changes 0
M

CurtainGrid.ChangePanelType

Description:
Change the type of a curtain panel.

public Element ChangePanelType(
	Element panel,
	ElementType newSymbol
)

Return Value Element If operation succeeds, the modified panel element is returned.

Loading…