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

Leadtools.Svg Assembly

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