Position Property (IImageBackground) Send Feedback
See Also 
Gets or sets the position of the image for the image background.

Syntax

Visual Basic 
Property Position As dsImageBackgroundPosition_e
C# 
dsImageBackgroundPosition_e Position {get; set;}
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