←Select platform

Handle Property

Summary
Gets the internal SVG handle.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public IntPtr Handle { get; } 
@property (nonatomic, assign, readonly) void *handle 
public abstract long getHandle(); 
property IntPtr Handle { 
   IntPtr get(); 
} 
Handle # get  (ISvgDocument) 

Property Value

The internal SVG handle

Remarks

This property is used internally by LEADTOOLS.

Requirements

Target Platforms

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

Leadtools Assembly

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