SourceHeight Property (SparkImage)

Class

SparkImage.

Action

Gets the unscaled height of the original image data.

Syntax

C#
protected Double sourceHeight { get; }
VB
'Declaration
Protected Read Property sourceHeight As Double

Access

Read only.