NChartTextureBrushPosition Property |
Position of the texture.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartTexturePosition Position { get; set; }
Public Property Position As NChartTexturePosition
Get
Set
public:
virtual property NChartTexturePosition Position {
NChartTexturePosition get () sealed;
void set (NChartTexturePosition value) sealed;
}
Property Value
Type:
NChartTexturePositionSee Also