Image.SourceRectangle Field

GeonBit.UI

ImageSourceRectangle Field
If provided, will be used as a source rectangle when drawing images in Stretch mode.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Nullable<Rectangle> SourceRectangle

Field Value

Type: NullableRectangle
See Also