SourceRectProperty Field
Defines the SourceRect property.
Definition
Namespace: Avalonia.Media.Imaging
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly StyledProperty<PixelRect> SourceRectProperty
Public Shared ReadOnly SourceRectProperty As StyledProperty(Of PixelRect)
static val SourceRectProperty: StyledProperty<PixelRect>