Height

VectorImage.Height property

Gets the image height.

public override int Height { get; }

Property Value

The image height.

See Also