Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadPoint Structure : Create Method |
'Declaration
Public Shared Function Create( _ ByVal x As Integer, _ ByVal y As Integer _ ) As LeadPoint
LeadPoint LeadPointMake(NSInteger x, NSInteger y)
public static LeadPoint create(int x, int y)