The Texture type exposes the following members.

Properties

  NameDescription
Public propertyAlignment
Gets or sets texture alignment type.
Public propertyFormatName
Gets image format or file extension e.g. "jpg", "bmp", etc.
Public propertyMirrorType
Gets or sets mirror type of a texture. Works for Microsoft Office formats only.
Public propertyOffsetX
Gets or sets X offset of a texture. Value must be in the range [0..1];
Public propertyOffsetY
Gets or sets Y offset of a texture. Value must be in the range [0..1];
Public propertyRotated
Gets or sets whether the texture rotated with a shape.

See Also