PDFDynamicGeometryShape
public class PDFDynamicGeometryShape : CustomStringConvertible
TODO: Documentation
-
TODO: Documentation
Declaration
Swift
public var path: PDFBezierPath
-
TODO: Documentation
Declaration
Swift
public var fillColor: UIColor
-
TODO: Documentation
Declaration
Swift
public var stroke: PDFLineStyle
-
TODO: Documentation
Declaration
Swift
public init(path: PDFBezierPath, fillColor: UIColor, stroke: PDFLineStyle)