IAcSmPublishOptions3SetEplotFormat Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 26.0.0.0
Syntax
void SetEplotFormat(
int value
)
Sub SetEplotFormat (
value As Integer
)
void SetEplotFormat(
[InAttribute] int value
)
abstract SetEplotFormat :
value : int -> unit
Parameters
- value Int32
-
See Also