←Select platform

Handle Property

Summary

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

Syntax

C#
VB
Java
Objective-C
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Svg Assembly