Navigation: Code Documentation > RSFMXImpact > FMX.RS.Impact.Instruments > Classes > TRSCustomCircularGauge > Methods
TRSCustomCircularGauge.GetMarkerData(TMarker,Boolean) Method
Returns the path data that define the shape of major (IsSmall = False) or minor (IsSmall = True) markers
Namespace: FMX.RS.Impact.Instruments
Delphi
protected function GetMarkerData( const aMarker: TMarker; IsSmall: Boolean = False ): String; virtual;
Parameters
aMarker
Type: TMarker
IsSmall
Type: Boolean
Type: String
•FMX.RS.Impact.Instruments.TRSCustomCircularGauge.MajorMarkerPath
•FMX.RS.Impact.Instruments.TRSCustomCircularGauge.MinorMarkerPath
•FMX.RS.Impact.Instruments.TRSCustomCircularGauge.MajorMarker
•FMX.RS.Impact.Instruments.TRSCustomCircularGauge.MinorMarker
•TRSCustomCircularGauge
•FMX.RS.Impact.Instruments