PMS32 Online- Hilfereferenz

MY.GDI.DRAWING.DRAWING2D.HATCHBRUSH

HatchBrush - Diese Member ist nicht genauer definiert. Bitte in der entsprechenden Klasse nachsehen. => xfcHatchBrush


Hilfe: GDI Method or Property
Diese Member ist nicht genauer definiert. Bitte in der entsprechenden Klasse nachsehen. => xfcHatchBrush


Code: GDI Method or Property
*/ Kurzbeispiel für den Zugriff auf diese Struktur
*/ Der Zugriff erfolgt über: My.GDI.Drawing.Drawing2D.HatchBrush
*/ Wird dieses Objekt in einem REPLACE oder einer Schleife SCAN ... ENDSCAN | FOR ... NEXT benötigt
*/ so sollte vor der Schleife die Objektstruktur in eine Variable geholt werden!
*/ Die Ausführungsgeschwindigkeit wird dadurch sehr vergrößert!
*/ Beispiel:
*/ Definieren einer LOKALEN Variablen
LOCAL loHatchBrush AS My.GDI.Drawing.Drawing2D.HatchBrush
*/ Setzen der Variablen
loHatchBrush = My.GDI.Drawing.Drawing2D.HatchBrush
*/ Jetzt erst die Schleifen durchlaufen... man beachte ALL, dass können ne Menge Sätze sein...
REPLACE ALL Feldname1 WITH loHatchBrush.Function1(),Feldname2 WITH loHatchBrush.Function1(), ...
*/ Oder in einer Schleife...
SCAN
	lvValue = loHatchBrush.Function(Alias.Spalte) + 25
	lvValue = loHatchBrush.Function2(m.lvValue)
	REPLACE Feldname WITH m.lvValue,...
ENDSCAN
*/ Es sind auch geschachtelte Aufrufe möglich...

Memberliste von HatchBrush


Liste der Methoden von HatchBrush


SetStatus() - GDI Method or Property

Rückgabe:[Boolean], Setzt den Status des GDI
Hilfeinformation
Rückgabe:[Boolean], Setzt den Status des GDI

Aufrufinformation
Boolean = My.GDI.Drawing.Drawing2D.HatchBrush.SetStatus(tnStatus)
Boolean = My.GDI.Drawing.Drawing2D.HatchBrush.SetStatus(tnStatus)
Codeinformation


Liste der Properties von HatchBrush


BackgroundColor - GDI Method or Property

Gets the color of spaces between the hatch lines drawn by this HatchBrush object.
Hilfeinformation
Gets the color of spaces between the hatch lines drawn by this HatchBrush object.

Aufrufinformation
Number = My.GDI.Drawing.Drawing2D.HatchBrush.BackgroundColor
Codeinformation


BaseName - Basisname

Name der Basisklasse in der GDI Struktur
Hilfeinformation
Name der Basisklasse in der GDI Struktur

Aufrufinformation
Number = My.GDI.Drawing.Drawing2D.HatchBrush.BaseName
Codeinformation
WAIT WINDOW My.GDI.Drawing.Drawing2D.HatchBrush.BaseName

ForegroundColor - GDI Method or Property

Gets the color of hatch lines drawn by this HatchBrush object.
Hilfeinformation
Gets the color of hatch lines drawn by this HatchBrush object.

Aufrufinformation
Number = My.GDI.Drawing.Drawing2D.HatchBrush.ForegroundColor
Codeinformation


HatchStyle - GDI Method or Property

Gets the hatch style of this HatchBrush object.
Hilfeinformation
Gets the hatch style of this HatchBrush object.

Aufrufinformation
H = My.GDI.Drawing.Drawing2D.HatchBrush.HatchStyle
Codeinformation


cMethod - Methode des Fehlers

Methode in der der letzte Fehler auftrat.
Hilfeinformation
Methode in der der letzte Fehler auftrat.
Aufbau: [Fehlernummer] [Methode] [Zeilennummer] [Message]

Aufrufinformation
String = My.GDI.Drawing.Drawing2D.HatchBrush.cMethod
Codeinformation
*/ Abruf...
WAIT WINDOW My.GDI.Drawing.Drawing2D.HatchBrush.cMethod

nError - Fehlernummer d. Fehlers

Fehlernummer des letzten Fehlers.
Hilfeinformation
Fehlernummer des letzten Fehlers.
Ist der Wert kleiner null, so handelt es sich um einen logischen Fehler.

Aufrufinformation
Number = My.GDI.Drawing.Drawing2D.HatchBrush.nError
Codeinformation
WAIT WINDOW My.GDI.Drawing.Drawing2D.HatchBrush.nError

nLine - Zeilennummer d. Fehlers

Zeilennummer, in der der letzte Fehler auftrat
Hilfeinformation
Zeilennummer, in der der letzte Fehler auftrat

Aufrufinformation
Number = My.GDI.Drawing.Drawing2D.HatchBrush.nLine
Codeinformation
WAIT WINDOW My.GDI.Drawing.Drawing2D.HatchBrush.nLine


Siehe auch : Hauptmenü /  Hauptindex /  Such Index /  Cursor Index /  Programm Module /  Tabellen Index /  Tabellenmodule /  Masken Index /  Programmcode Index /  Servicepacks /  My.Struktur /  Funktionen /  Sonstiges Index

Lokale Benutzerhilfe : Meine eigene Hilfe /  Zurück zur PMS32 - Hilfe


Dateiversion:1.0.04#3648 - H.U.DD#SSFF 02.12.2022  Senden Sie Ihren Kommentar zu diesem Thema an das Entwicklungsteam von PMS32  Weitere Informationen finden Sie unter der aktuellen PMS32 WEB-Hilfe
Die Informationen dieser Mitteilung sind vertraulich und nur für Sie bestimmt. Unbefugtes Weiterleiten,  Veröffentlichen, Kopieren usw. sind untersagt und werden gerichtlich verfolgt.  © PMS Compelec GmbH 2022 ® el-Projekt