Gets or sets a value that indicates the wrap mode for this brush.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
public WrapMode WrapMode { get; set; } |
Visual Basic Copy Code |
---|
Public Property WrapMode As WrapMode |
A member of the .NET WrapMode enumeration that specifies how fills drawn with this brush are tiled.