VolumeRenderingBase<T>.Pictures Property

Gets or sets the pictures data for volume rendering.
Public Property Pictures() As PictureData(Of T)()
This language is not supported or no code example is available.
public PictureData<T>[] Pictures {get; set;}
This language is not supported or no code example is available.

Property Value

PictureData<T>[]

.NET Framework

Supported in: 4.8

In this article

Definition