Return a reference to the containing tracking collection. May be null.
Namespace: Cognex.VisionAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
public override IGraphicParentChild Parent { get; set; }public override IGraphicParentChild Parent { get; set; }Public Overrides Property Parent As IGraphicParentChild
Get
Set
Public Overrides Property Parent As IGraphicParentChild
Get
Set
public:
virtual property IGraphicParentChild^ Parent {
IGraphicParentChild^ get () override;
void set (IGraphicParentChild^ value) override;
}public:
virtual property IGraphicParentChild^ Parent {
IGraphicParentChild^ get () override;
void set (IGraphicParentChild^ value) override;
}Property Value
Type:
IGraphicParentChildImplements
IGraphicParentChild Parent