←Select platform

Handle Property

Summary

Returns the internal SVG document handle. Used internally by LEADTOOLS.

Syntax
C#
VB
Objective-C
C++
Java
public virtual IntPtr Handle { get; } 
Public Overridable ReadOnly Property Handle As IntPtr 
@property (nonatomic, assign, readonly) void *handle 
public long getHandle() 
public: 
virtual property IntPtr Handle { 
   IntPtr get(); 
} 

Property Value

The internal SVG document handle. Used internally by LEADTOOLS.

Requirements

Target Platforms

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

Leadtools.Svg Assembly