Gets or sets the shaded view print style of the Viewport.
.NET Syntax
JavaScript | |
---|
get_ShadePrintStyle () : String
put_ShadePrintStyle (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_ShadePrintStyle(
dsViewportShadePrintStyle_e* Val
)
HRESULT put_ShadePrintStyle(
dsViewportShadePrintStyle_e NewVal |
C++ | |
---|
DSRESULT get_ShadePrintStyle (
dsViewportShadePrintStyle_e* Val
)
DSRESULT put_ShadePrintStyle(
dsViewportShadePrintStyle_e NewVal
) |
Property Value
Shaded view print style as defined in
dsViewportShadePrintStyle_e
See Also
Availability
DraftSight V1R3.0