This is used for optional parameters of class SegmPointf with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_SegmPointf. Usage:
More...
|
|
static implicit | operator _InOptConst_SegmPointf (Const_SegmPointf value) |
| |
|
static unsafe implicit | operator _InOptConst_SegmPointf (float a) |
| | Generated from constructor MR.SegmPointf.SegmPointf.
|
| |
This is used for optional parameters of class SegmPointf with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_SegmPointf. Usage:
- Pass
null to use the default argument.
- Pass
new() to pass no object.
- Pass an instance of
SegmPointf/Const_SegmPointf to pass it to the function.
The documentation for this class was generated from the following file: