You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Used to programmatically control the visibility of a property.

Usage

SRP_PropertyPanel(PanelCtrl, "PropertyVisible", PropertyKey, Visible)

Parameters

PropertyKey

The key to the property to make visible or invisible.

Visible

1 to make visible, 0 to make invisible.

  • No labels