Name | Description | |
---|---|---|
![]() | YCY |
The following tables list the members exposed by NSealableObject.
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 |