This property sets the file name for the image used in the custom brush when the BrushKind property is set to TextureBrush.

[Visual Basic] Public Property CustomBrushImageFileName As String
[C#] public string CustomBrushImageFileName {get; set;}

Property Value

Value of type String

Default value is ""

Explanation

The CustomBrushImageFileName property sets the file name for the image used in the custom brush when the BrushKind property is set to TextureBrush.

For details, please refer to the CustomBrushEnabled property.

See also

ImageKit.Edit Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation