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