ImageActiveXControlBorderStyle Property

Gets and set the type of border used by the control.

Namespace:  Aspose.Diagram.ActiveXControls
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public ControlBorderType BorderStyle { get; set; }

Property Value

Type: ControlBorderType
See Also