| BrushDataWrapMode Field |
Brush WrapMode -Specifies how a texture or gradient is tiled when it is smaller than the area being filled. String representation of System.Drawing.Drawing2D.WrapMode enumeration.
Namespace:
Deltabit.WinForms
Assembly:
Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax Public WrapMode As String
Dim instance As BrushData
Dim value As String
value = instance.WrapMode
instance.WrapMode = value
Field Value
Type:
StringSee Also