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