Click or drag to resize
NChartTextureBrush Constructor (String)
Init brush with image from file.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public NChartTextureBrush(
	string fileName
)

Parameters

fileName
Type: SystemString
File with image for the brush.
See Also