Global Mapper SDK
| GM_Package_t Methods |
The GM_Package_t type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Close |
Closes Package and frees up the memory associated with it
|
|
|
Dispose |
Closes Package and frees up the memory associated with it.
|
|
|
Draw |
Draws the specified portion of the package to the device context.
If no packages are explicitly specified, all loaded packages will be drawn.
|
|
|
DrawPackageList |
Draws the specified portion of the specified packages to the device context.
If no packages are explicitly specified, all loaded packages will be drawn.
|
|
|
Equals | (Inherited from Object .) |
|
|
Finalize |
Finalizer
(Overrides
Object
Finalize
.)
|
|
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the type of the current instance.
(Inherited from
Object
.)
|
|
|
LoadPackage |
Loads a new Global Mapper package (.gmp) file. You can also load package files
with the GM_LoadLayerList command if you don't need to operate on the package
as a whole. If
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Comments
0 comments
Please sign in to leave a comment.