Click or drag to resize

ResourceHelper Class

Helper functions for handling resources.
Inheritance Hierarchy
SystemObject
  Ptv.XServer.Controls.Map.ToolsResourceHelper

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public static class ResourceHelper

The ResourceHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberLoadBitmapFromResource
Loads a bitmap image from an internal resource path.
Top
See Also