Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

GetContainerInvalidRect Method






The container object. Must be one of the item in Containers.
true if objects that belong to the container but might lay outside the container boundaries are to be included in the calculation; otherwise, false and only the container boundary is used
Gets the current invalidate rectangle (the physical location and size) of a container
Syntax
public LeadRectD GetContainerInvalidRect( 
   AnnContainer container,
   bool includeObjects
)
'Declaration
 
Public Function GetContainerInvalidRect( _
   ByVal container As AnnContainer, _
   ByVal includeObjects As Boolean _
) As LeadRectD
public LeadRectD GetContainerInvalidRect( 
   AnnContainer container,
   bool includeObjects
)
public LeadRectD getContainerInvalidRect(AnnContainer container, boolean includeObjects)
 function Leadtools.Annotations.Automation.AnnAutomation.GetContainerInvalidRect( 
   container ,
   includeObjects 
)

Parameters

container
The container object. Must be one of the item in Containers.
includeObjects
true if objects that belong to the container but might lay outside the container boundaries are to be included in the calculation; otherwise, false and only the container boundary is used

Return Value

The current invalidate rectangle (the physical location and size) of a container.
Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features