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