mptReColorSelection
mptReColorSelection(
d_cellViewID
l_selection
)
=> t / nil
Description
Recolors the shapes specified in the selection set in the specified cellview.
Arguments
Values Returned
Examples
mptReColorSelection(cv
geGetObjectSelectedSet(cv)) )
Recolors the selection set in the cellview, cv.
Return to top