PlacePrintTemplateEx Method
Places a Print Template in the current SIS Workspace Definition (SWD), filling it with the specified named composition.
Visual Basic |
---|
Public Function PlacePrintTemplateEx( _
ByVal name As String, _
ByVal ptemplate As String, _
ByVal a As Double, _
ByVal s As Double _
) As Integer
|
- name
- The name of the composition.
- ptemplate
- The name of a Print Template object stored in a previously loaded Named Object Library.
- a
- The angle, in radians, of the placed Print Template.
- s
- The scale of the placed Print Template.
Available: GEO
Group:
sis.PlacePrintTemplateEx ("Template1", "A4 Portrait", 0.7583, 1250)