←Select platform

Handle Property

Summary
Returns the internal SVG document handle. Used internally by LEADTOOLS.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public virtual IntPtr Handle { get; } 
@property (nonatomic, assign, readonly) void *handle 
public long getHandle() 
public: 
virtual property IntPtr Handle { 
   IntPtr get(); 
} 
Handle # get  (SvgDocument) 

Property Value

The internal SVG document handle. Used internally by LEADTOOLS.

Requirements

Target Platforms

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

Leadtools.Svg Assembly

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