Click or drag to resize

StiMarkersStyle Enumeration

Enumeration which sets a style of markers of the component in the designer.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiMarkersStyle
Members
  Member nameValueDescription
None0 No markers visible around the component.
Corners1 Corners of the component are visible as markers of its size.
DashedRectangle2 Markers represents by the dashed rectangle.
See Also