Class BlockImage Class

Represents an entry in the block of prerendered images.

Constructors:

NameDescription
Public methodBlockImage() Initializes a new instance of the BlockImage class.
Public methodBlockImage(BlockParallaxMetadata) Initializes a new instance of the BlockImage class with an existing BlockParallaxMetadata storage.

Properties:

NameDescription
Public propertyX Gets or sets the x value of the parallax shift.
Public propertyY Gets or sets the y value of the parallax shift.
Public propertyHeight Gets or sets the height of the prerendered image.
Public propertyWidth Gets or sets the width of the prerendered image.