IAcadSectionCreateJog Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
void CreateJog(
Object varPt
)
Sub CreateJog (
varPt As Object
)
void CreateJog(
[InAttribute] Object^ varPt
)
abstract CreateJog :
varPt : Object -> unit
Parameters
- varPt
- Type: SystemObject
See Also