 | BoxFieldProbeMaxSamples Property |
Gets / Sets the maximum number of sample counts allowed
Namespace: ema3d.Api.V25.Core.ProbesAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic int MaxSamples { get; set; }
Public Property MaxSamples As Integer
Get
Set
public:
property int MaxSamples {
int get ();
void set (int value);
}
member MaxSamples : int with get, set
Property Value
Int32
See Also