Click or drag to resize

ObjectDescription Class

Holds information describing an object
Inheritance Hierarchy

Namespace:  Easymap.AddIn.DocumentFunctions
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.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