Method | Description | |
---|---|---|
CloneOrDefault ( |
Creates a copy of the given object or the default object when given
|
|
PolygonBinaryOperationOptions ( ) : System |
Default constructor initializes all options as defaults.
|
|
PolygonBinaryOperationOptions ( |
Copy constructor.
|
public static CloneOrDefault ( |
||
options | The object to clone. | |
return |
public PolygonBinaryOperationOptions ( ) : System | ||
return | System |
public PolygonBinaryOperationOptions ( |
||
options | The object to copy. | |
return | System |