|
PixelsVisual3DHasTransparentPixelColors Property |
Gets a Boolean that specifies if the
PixelColors array contains any transparent color (alpha < 1).
This property is used only when
PixelColors array is defined.
Default value is false.
Namespace: Ab3d.VisualsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public bool HasTransparentPixelColors { get; set; }
Property Value
BooleanSee Also