Class CellContentGeometry

CellContentGeometry class

The cell content geometry

public class CellContentGeometry

Constructors

NameDescription
CellContentGeometry()Initializes a new instance of the CellContentGeometry class.

Properties

NameDescription
ContentHeight { get; set; }The content height
ContentWidth { get; set; }The content width
DistanceToCenter { get; set; }The distance to center
DistanceToTopLeft { get; set; }The distance to top left
Height { get; set; }The height
Unknown { get; set; }The unknown flags
Width { get; set; }The width

See Also