Name | Description | |
---|---|---|
xCY |
The following tables list the members exposed by NGraphicsObject.
Name | Description | |
---|---|---|
DeepClone | Creates a deep copy of this object. | |
Seal | Seals this graphics object. Further attempts to modify the object throw an exception. |
Name | Description | |
---|---|---|
CanSeal | Determines whether this object can be sealed. | |
NewSealedException | Throwes the sealed exception | |
OnSealed | Called when the object is sealed | |
VerifyNotSealed | Verifies that the object is not sealed. Throws an exception otherwise. |