2027 Method
Changes 0
M

DirectShapeLibrary.Contains

Description:
A quick check whether a definition already exists in the library. Checks for stored geometry objects only.
public bool Contains(
	string id
)
  • String
    id
    Definition id
Return Value Boolean True if a geometry definition exists, false otherwise.