←Select platform

Handle Property

Summary
Gets the internal SVG handle.
Syntax
C#
VB
Objective-C
C++
Java
public IntPtr Handle { get; } 
ReadOnly Property Handle As IntPtr 
@property (nonatomic, assign, readonly) void *handle 
long getHandle() 
property IntPtr Handle { 
   IntPtr get(); 
} 

Property Value

The internal SVG handle

Remarks

This property is used internally by LEADTOOLS.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.