ThreeSliceInfo

Namespace: Murder.Utilities
Assembly: Murder.dll

public sealed struct ThreeSliceInfo

⭐ Constructors

public ThreeSliceInfo()
public ThreeSliceInfo(Rectangle core, Guid image)

Parameters
core Rectangle
image Guid

⭐ Properties

Core

public readonly Rectangle Core;

Returns
Rectangle

Empty

public static ThreeSliceInfo Empty { get; }

Returns
ThreeSliceInfo

Image

public readonly Guid Image;

Returns
Guid