CausticsAccuracyMaximum Property (IPwOptions)
Gets the maximum value for
caustic accuracy.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
ReadOnly Property CausticsAccuracyMaximum As Integer |
| Visual Basic (Usage) | |
|---|
Dim instance As IPwOptions
Dim value As Integer
value = instance.CausticsAccuracyMaximum
|
| C# | |
|---|
int CausticsAccuracyMaximum {get;} |
| C++/CLI | |
|---|
property int CausticsAccuracyMaximum {
int get();
} |
Return Value
Maximum caustic accuracy
Example
Remarks
See Also
Availability
PhotoWorks API 2006 FCS