PropertyDialogProc Delegate


Namespace: Bricscad.Opm
Assembly: BrxMgd (in BrxMgd.dll) Version: 25.1.5.0
Syntax
public delegate bool PropertyDialogProc(
        ObjectIdCollection pickSet,
        int propertyId,
        string propertyName,
        string childName,
        out PropertyVariant value
)

Parameters

pickSet  ObjectIdCollection
 
propertyId  Int32
 
propertyName  String
 
childName  String
 
value  PropertyVariant
 

Return Value

Boolean
See Also

©  Bricsys NV. All rights reserved.