Gets or sets the level of detail in which to record the
macro.
.NET Syntax
JavaScript | |
---|
get_LevelOfDetail () : String
put_LevelOfDetail (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_LevelOfDetail(
dsMacroLevelOfDetail_e* Val
)
HRESULT put_LevelOfDetail(
dsMacroLevelOfDetail_e NewVal |
C++ | |
---|
DSRESULT get_LevelOfDetail (
dsMacroLevelOfDetail_e* Val
)
DSRESULT put_LevelOfDetail(
dsMacroLevelOfDetail_e NewVal
) |
Property Value
Level of detail in which to record the macro as defined in
dsMacroLevelOfDetail_e
Example
See Also
Availability
DraftSight V1R5.0