
function Leadtools.Annotations.Core.AnnLoadPictureEventArgs.create( picture , annObject , container , error )
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!
| Parameter | Type | Description |
|---|---|---|
| picture | AnnPicture | The loaded picture object. |
| annObject | AnnObject | The owner annotation object. |
| container | AnnContainer | The owner annotation container. |
| error | Exception | Information on any error that may have occurred. |
| Type | Description |
|---|---|
| AnnLoadPictureEventArgs | The newly created object. |