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