Property Offset
Offset
Gets or sets the optional top-left coordinates where the source image will be placed.
[TypeConverter(typeof(NumericRecordConverter))]
public Point? Offset { get; set; }
Gets or sets the optional top-left coordinates where the source image will be placed.
[TypeConverter(typeof(NumericRecordConverter))]
public Point? Offset { get; set; }