IAcSmSheetSetLayout Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void SetLayout(
AcSmAcDbLayoutReference pLayoutRef
)
Sub SetLayout (
pLayoutRef As AcSmAcDbLayoutReference
)
void SetLayout(
[InAttribute] AcSmAcDbLayoutReference^ pLayoutRef
)
abstract SetLayout :
pLayoutRef : AcSmAcDbLayoutReference -> unit
Parameters
- pLayoutRef
- Type: BricscadSmAcSmAcDbLayoutReference
See Also