Table of Contents

Struct ROTPPTManager.RECT

Namespace
Ink_Canvas.Helpers
Assembly
InkCanvasForClass.dll
public struct ROTPPTManager.RECT
Inherited Members

Fields

Bottom

public int Bottom

Field Value

int

Left

public int Left

Field Value

int

Right

public int Right

Field Value

int

Top

public int Top

Field Value

int

Properties

Height

public int Height { get; }

Property Value

int

Width

public int Width { get; }

Property Value

int