4D SVG Component, Index, N
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
- SVG_New ({width}{; height{; title{; description{; rectangle{; display}}}}})
SVG_Ref
- SVG_New_arc (parentSVGObject; x; y; radius; start; end{; foregroundColor{; backgroundColor{; strokeWidth}}})
SVG_Ref
- SVG_New_circle (parentSVGObject; x; y; radius{; foregroundColor{; backgroundColor{; strokeWidth}}})
SVG_Ref
- SVG_New_ellipse (parentSVGObject; x; y; xRadius; yRadius{; foregroundColor{; backgroundColor{; strokeWidth}}})
SVG_Ref
- SVG_New_ellipse_bounded (parentSVGObject; x; y; width; height{; foregroundColor{; backgroundColor{; strokeWidth}}})
SVG_Ref
- SVG_New_embedded_image (parentSVGObject; picture{; x{; y}})
SVG_Ref
- SVG_New_group (parentSVGObject{; id{; url{; target}}})
SVG_Ref
- SVG_New_image (parentSVGObject; url{; x{; y{; width{; height}}}})
SVG_Ref
- SVG_New_line (parentSVGObject; startX; startY; endX; endY{; color{; strokeWidth}})
SVG_Ref
- SVG_New_path (parentSVGObject; x; y{; foregroundColor{; backgroundColor{; strokeWidth}}})
SVG_Ref
- SVG_New_polygon (parentSVGObject{; points{; foregroundColor{; backgroundColor{; strokeWidth}}}})
SVG_Ref
- SVG_New_polygon_by_arrays (parentSVGObject; xArrayPointer; yArrayPointer{; foregroundColor{; backgroundColor{; strokeWidth}}})
SVG_Ref
- SVG_New_polyline (parentSVGObject{; points{; foregroundColor{; backgroundColor{; strokeWidth}}}})
SVG_Ref
- SVG_New_polyline_by_arrays (parentSVGObject; xArrayPointer; yArrayPointer{; foregroundColor{; backgroundColor{; strokeWidth}}})
SVG_Ref
- SVG_New_rect (parentSVGObject; x; y; width; height{; roundedX{; roundedY{; foregroundColor{; backgroundColor{; strokeWidth}}}}})
SVG_Ref
- SVG_New_regular_polygon (parentSVGObject; width; number{; x{; y{; foregroundColor{; backgroundColor{; strokeWidth}}}}})
SVG_Ref
- SVG_New_text (parentSVGObject; text{; x{; y{; font{; size{; style{; alignment{; color{; rotation{; lineSpacing{; stretching}}}}}}}}}})
SVG_Ref
- SVG_New_textArea (parentSVGObject; text{; x{; y{; width{; height{; font{; size{; style{; alignment}}}}}}}})
SVG_Ref
- SVG_New_tspan (parentSVGObject; text{; x{; y{; font{; size{; style{; alignment{; color}}}}}}})
SVG_Ref
- SVG_New_vertical_text (parentSVGObject; text{; x{; y{; font{; size{; style{; alignment{; color{; rotation}}}}}}}})
SVG_Ref