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