RFDrawTools.SetFeatureVisibility



Your Ad Here

Description

Sets the visibility status of a specified feature in the document window.

Syntax

Function RFDrawTools.SetFeatureVisibility(featureID As RFEntityID, bStatus As Boolean) As RFErrorCode

The SetFeatureVisibility syntax has these parts:

Part Description
featureID [INRFEntityID Required. Feature's RFEntityID.
bStatus [INBoolean Required. It determines whether the feature is visible or not.

Return to Rapidform Index


Your Ad Here