|
PixelsVisual3DPixelColor Property |
Gets or sets the Color4 of pixels. Default value is White.
When
PixelColors array is set, the value of this property is used as a mask that is multiplied with each color defined in the array.
Namespace: Ab3d.VisualsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public Color PixelColor { get; set; }
Property Value
ColorSee Also