API:System.Types.tagPOINTF.operator Multiply

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class operator Multiply(const APoint1, APoint2: TPointF): TPointF;
class operator Multiply(const APoint: TPointF; const AFactor: Single): TPointF;
class operator Multiply(const AFactor: Single; const APoint: TPointF): TPointF;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public System.Types.pas System.Types tagPOINTF

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.