|
THotPDF.RegisterLineGraphicsState
|
למעלה |
|
Registers a reusable PDF ExtGState dictionary carrying line drawing parameters and returns the resource name used by
Delphi syntax: function RegisterLineGraphicsState(LineWidth: Single; LineCap: TLineCapStyle; LineJoin: TLineJoinStyle; MiterLimit: Single): AnsiString;
תיאור המתודה יוצרת השתמש בכך כאשר כמה אזורי ציור צריכים לחלוק אותה stroke geometry בלי לחזור על page-level setters לפני כל path
|