Skip to content

UIImage.SourceRect Property

Definition

Namespace: Brine2D.UI

Source rectangle in texture (null = use entire texture).

public System.Nullable<Brine2D.Core.Rectangle> SourceRect { get; set; }

Property Value

System.Nullable<Rectangle>