Back to Devexpress

IMinorTickmark.ShapeType Property

corelibraries-devexpress-dot-xtragauges-dot-core-dot-model-dot-iminortickmark-01efd59d.md

latest1.2 KB
Original Source

IMinorTickmark.ShapeType Property

Gets or sets the object’s paint style.

Namespace : DevExpress.XtraGauges.Core.Model

Assembly : DevExpress.XtraGauges.v25.2.Core.dll

NuGet Package : DevExpress.Gauges.Core

Declaration

csharp
TickmarkShapeType ShapeType { get; set; }
vb
Property ShapeType As TickmarkShapeType

Property Value

TypeDescription
DevExpress.XtraGauges.Core.Model.TickmarkShapeType

A TickmarkShapeType value that specifies the object’s paint style.

|

See Also

IMinorTickmark Interface

IMinorTickmark Members

DevExpress.XtraGauges.Core.Model Namespace