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