메소드 | 설명 | |
---|---|---|
CloneOrDefault ( |
Creates a copy of the given object or the default object when given
|
|
PolygonOperationOptions ( ) : System |
Default constructor initializes all options as defaults.
|
|
PolygonOperationOptions ( |
Copy constructor.
|
public static CloneOrDefault ( |
||
options | The object to clone. | |
리턴 |
public PolygonOperationOptions ( |
||
options | Object to copy. | |
리턴 | System |