LabelSelectionProperties Constructor

Initializes a new instance of the LabelSelectionProperties class

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public LabelSelectionProperties(
	ObjectIdCollection objIds
)

Parameters

objIds  ObjectIdCollection
 
See Also