←Select platform

GetTransformPoints Method (AnnRectangleObject)

Summary

Gets the array of points to be transformed.

Syntax

C#
VB
C++
protected override [Leadtools.Annotations.AnnPoint[]](annpoint.html) GetTransformPoints(  
   Leadtools.Annotations.AnnTransformObjectOperation operation 
) 
  
Protected Overrides Function GetTransformPoints( _ 
   ByVal operation As Leadtools.Annotations.AnnTransformObjectOperation _ 
) As Leadtools.Annotations.AnnPoint() 

Parameters

operation
An AnnTransformObjectOperation value to specify which transformation method was called.

Return Value

An array of AnnPoint structures specifying the points to be transformed.

Remarks

AnnRectangleObject overrides this member to return an array of the current points in the object to be transformed.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize