Returns the node currently being processed. The current node generally differs from the context node when within a predicate.
Returns the length of the path defined in a geometry section. The geometry section is specified by referencing its Path cell ...
Returns the magnitude of the vector whose rise is A and whose run is B, multiplied by the respective constants constantA ...
Returns the measurement for the part of the shape's bounding box specified by Index. Use these values for Index: 0 = shape ...
Returns the namespace URI of the context node's expanded name, or the expanded name of the first node specified by the optional ...
Returns the node currently being processed. The current node generally differs from the context node when within a predicate. ...
Returns the number of line segments that make up the path defined in a geometry section. The geometry section is specified ...
Returns the point along the path defined in a geometry section that is nearest the specified coordinates. The geometry section ...
Returns the red component of a color. The return value is an integer in the range of 0 to 255, inclusive. The input is an ...
Returns the remainder (modulus) resulting when a number is divided by a divisor. The result has the same sign as the divisor. ...