MtRect

Namespace: SharpPluginLoader.Core.MtTypes

public struct MtRect

Inheritance ObjectValueTypeMtRect

Fields

X

public uint X;

Y

public uint Y;

W

public uint W;

H

public uint H;