Click or drag to resize

DrawingCreatorExtensionGetParent Method

Must implement. Return parent CTExtension of this Drawing Creator Extension.

Namespace: CTExtensions.Interfaces
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public abstract ICTExtension GetParent()

Return Value

ICTExtension
Return parent CTExtension of this Drawing Creator Extension.
Revision History
DateVersionDescription
-2023 SP0First Release
See Also