Pattern Class Documentation
classPattern : SystemIDisposableNamespace:Datalogics::PDFL
- Inherits from:
SystemIDisposable
- Derived classes:
- ShadingPattern
Detailed Description
A pattern is used to fill an area to be painted.
A tiling pattern consists of a repeating graphical figure that is replicated across an area to be filled in, or painted. A shading pattern provides smoothly varying gradients of color, to produce a transition between colors across an area.
Constructor & Destructor Documentation
Property Documentation
PDFObject
PDFObjectPDFObject[get]Member Function Documentation
ConstructorRetrieve
static PatternConstructorRetrieve(System.IntPtrignored)Parameters
ignored: System.IntPtr
Returns:
PatternDispose
voidDispose()Returns:
voidDisposeChildren
voidDisposeChildren()Returns:
voidToString
override stringToString()Returns:
A string describing this Pattern.Convert a pattern to a string representation.