Back to Devexpress

BaseRange.Shape Property

corelibraries-devexpress-dot-xtragauges-dot-core-dot-model-dot-baserange-21cd5673.md

latest1.1 KB
Original Source

BaseRange.Shape Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.XtraGauges.Core.Model

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

NuGet Package : DevExpress.Gauges.Core

Declaration

csharp
[Browsable(false)]
public BaseShape Shape { get; }
vb
<Browsable(False)>
Public ReadOnly Property Shape As BaseShape

Property Value

Type
DevExpress.XtraGauges.Core.Drawing.BaseShape

See Also

BaseRange Class

BaseRange Members

DevExpress.XtraGauges.Core.Model Namespace