This property sets the file name for the image used in the custom brush when the BrushKind property is set to TextureBrush in the selected object.
[Visual Basic] Public Property
SelectedObjectCustomBrushImageFileName As Stromg
[C#] public string
SelectedObjectCustomBrushImageFileName {get; set;}
Property Value
Value of type String
Default value is ""
Explanation
The SelectedObjectCustomBrushImageFileName property sets the file name for the image used in the custom brush when the BrushKind property is set to TextureBrush in the selected object.
For details, please refer to the CustomBrushEnabled property.
See also
ImageKit.Edit Members | Newtone.ImageKit.Win.ImageKit