function Leadtools.Annotations.Core.AnnSerializeObjectEventArgs.create( typeName , annObject , error )
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!
Parameter | Type | Description |
---|---|---|
typeName | string | The type name of the annotation object being loaded or saved. |
annObject | AnnObject | The annotation object being loaded or saved. |
error | Exception | Any error that may have occurred. |
Type | Description |
---|---|
AnnSerializeObjectEventArgs | The created AnnSerializeObjectEventArgs instance |