build method

build

def build(self, document):
    ...
ParameterTypeDescription
documentaspose.svg.dom.Document

build

def build(self, element):
    ...
ParameterTypeDescription
elementSVGPolygonElement

See Also