Show / Hide Table of Contents

Interface IGeoObjectShowProperty

Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public interface IGeoObjectShowProperty

Methods

| Improve this Doc View Source

GetContextMenuId()

Declaration
string GetContextMenuId()
Returns
Type Description
System.String
| Improve this Doc View Source

GetGeoObject()

Declaration
IGeoObject GetGeoObject()
Returns
Type Description
IGeoObject

Events

| Improve this Doc View Source

CreateContextMenueEvent

Declaration
event CreateContextMenueDelegate CreateContextMenueEvent
Event Type
Type Description
CreateContextMenueDelegate
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX