SourceWidth Property (SparkImage)
Class
SparkImage
.
Action
Gets the unscaled width of the original image data.
Syntax
C#
protected
Double
sourceWidth { get; }
VB
'Declaration Protected Read Property sourceWidth As
Double
Access
Read only.