Gets or sets the position of the image for the image background.
.NET Syntax
| JavaScript | |
|---|
get_Position () : String
put_Position (
NewVal : String
)
|
| COM native C++ | |
|---|
HRESULT get_Position(
dsImageBackgroundPosition_e* Val
)
HRESULT put_Position(
dsImageBackgroundPosition_e NewVal |
| C++ | |
|---|
DSRESULT get_Position (
dsImageBackgroundPosition_e* Val
)
DSRESULT put_Position(
dsImageBackgroundPosition_e NewVal
) |
Property Value
Position of the image as defined in
dsImageBackgroundPosition_e
See Also
Availability
DraftSight V1R5.0