SetLineTilingPatternA
Vector graphics, Path definition and drawing, Color
คำอธิบาย
อักษร A ที่ต่อท้ายหมายถึงจุดเข้า DLL แบบ ANSI (char); ส่วนติดต่อ ActiveX/COM เปิดเผยเฉพาะรูปแบบ Unicode เท่านั้น พฤติกรรมเหมือนกับ SetLineTilingPattern และอาร์กิวเมนต์สตริงจะถูกตีความโดยใช้หน้ารหัส SetAnsiMode ปัจจุบัน
หน้าอ้างอิงสำหรับ SetLineTilingPattern. ฟังก์ชันนี้อยู่ใน Vector graphics, Path definition and drawing, Color และคงตัวระบุทั้งหมดไว้ตรงตามที่แสดง
ไวยากรณ์
Delphi
Function DLSetLineTilingPatternA(InstanceID: Integer; PatternName: PAnsiChar): Integer;
DLL
int DLSetLineTilingPatternA(int InstanceID, const char * PatternName);
ค่าที่ส่งคืน
| 0 | พารามิเตอร์ PatternName ไม่ถูกต้อง |
|---|---|
| 1 | Success |