Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnD2DLabelRenderer Class : GetBounds Method |
public virtual LeadRectD GetBounds( AnnContainerMapper mapper, AnnLabel label, AnnFixedStateOperations operations )
'Declaration
Public Overridable Function GetBounds( _ ByVal mapper As AnnContainerMapper, _ ByVal label As AnnLabel, _ ByVal operations As AnnFixedStateOperations _ ) As LeadRectD
'Usage
Dim instance As AnnD2DLabelRenderer Dim mapper As AnnContainerMapper Dim label As AnnLabel Dim operations As AnnFixedStateOperations Dim value As LeadRectD value = instance.GetBounds(mapper, label, operations)
public virtual LeadRectD GetBounds( AnnContainerMapper mapper, AnnLabel label, AnnFixedStateOperations operations )
function Leadtools.Annotations.Rendering.AnnD2DLabelRenderer.GetBounds( mapper , label , operations )