Back to Devexpress

IMajorTickmark.ShapeType Property

corelibraries-devexpress-dot-xtragauges-dot-core-dot-model-dot-imajortickmark-72e9cc9d.md

latest1.2 KB
Original Source

IMajorTickmark.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

IMajorTickmark Interface

IMajorTickmark Members

DevExpress.XtraGauges.Core.Model Namespace