PointLabelStyleManager(T:CivilPointLabelStyleManagerImp*,
Boolean) Constructor
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
protected PointLabelStyleManager(
CivilPointLabelStyleManagerImp* imp,
bool autoDelete
)
Visual Basic does not support APIs that consume or return unsafe types.
protected:
PointLabelStyleManager(
CivilPointLabelStyleManagerImp* imp,
bool autoDelete
)
F# does not support APIs that consume or return unsafe types.
Parameters
- imp CivilPointLabelStyleManagerImp*
-
- autoDelete Boolean
-
See Also