ImageSize Property

CVB.Net Documentation
Size of the image.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public Size2D Size { get; }

Property Value

Type: Size2D
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf this image has already been disposed of.
See Also

Reference