OffsetX Property (IImageBackground)
Gets or sets the x offset of the image.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property OffsetX As System.Double |
C# | |
---|
System.double OffsetX {get; set;} |
JavaScript | |
---|
get_OffsetX () : Number
put_OffsetX (
NewVal : Number
)
|
Property Value
x offset of the image
Remarks
See Also
Availability
DraftSight V1R5.0