←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly