Property Size
Size
Gets the size the event describes. This should reflect the new/current size after the event resolved.
public Size? Size { get; }
Property Value
- Size?
Gets the size the event describes. This should reflect the new/current size after the event resolved.
public Size? Size { get; }