ShapeActiveXControl Property |
Gets the ActiveX control.
Namespace:
Aspose.Diagram
Assembly:
Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic ActiveXControl ActiveXControl { get; }Public ReadOnly Property ActiveXControl As ActiveXControl
Get
public:
property ActiveXControl^ ActiveXControl {
ActiveXControl^ get ();
}member ActiveXControl : ActiveXControl with get
Property Value
Type:
ActiveXControl
See Also