Click or drag to resize

ObjectDescription Class

Holds information describing an object
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      Easymap.AddIn.DocumentFunctionsObjectDescription

Namespace: Easymap.AddIn.DocumentFunctions
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public class ObjectDescription : StandardOleMarshalObject

The ObjectDescription type exposes the following members.

Properties
 NameDescription
Public propertyCaption Short Caption
Public propertyCategories Category names
Public propertyFullCaption Full Caption
Public propertyImage Representative Image
Top
Remarks
This class hold the Caption, FullCaption (including the path) an Image and Categories.
See Also