Texture used to fill shapes. By default alignment set to the center of a shape and texture mirror turned off.

Namespace: Arctorus.Documents
Assembly: Arctorus.Documents (in Arctorus.Documents.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public sealed class Texture
Visual Basic
Public NotInheritable Class Texture
Visual C++
public ref class Texture sealed

Inheritance Hierarchy

System..::..Object
  Arctorus.Documents..::..Texture

See Also