Share

AcRxUiPlacementAttribute::AcRxUiPlacementAttribute Constructor

C++

ACBASE_PORT AcRxUiPlacementAttribute(
    const ACHAR* category, 
    unsigned int weight
);

Description

Constructor

Parameters

Parameters Description
category Name of the category
weight The weight that is passed can be used to sort the members.

Links

AcRxUiPlacementAttribute Class

Was this information helpful?