#include "NOXPrefix.h"
Class NOXPath
NOXBase NiXPSObjects::NOXPath::NOXPath::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
pIndex | index of the element you want to get |
NOXCP_Geometry NiXPSObjects::NOXPath::NOXPath::getPathClip | ( | NCommon::UInt32 | pIndex | ) |
Get PathClip element at index pIndex
pIndex | index of the element you want to get |
NOXCP_Geometry NiXPSObjects::NOXPath::NOXPath::getPathData | ( | NCommon::UInt32 | pIndex | ) |
Get PathData element at index pIndex
pIndex | index of the element you want to get |
NOXCP_Brush NiXPSObjects::NOXPath::NOXPath::getPathFill | ( | NCommon::UInt32 | pIndex | ) |
Get PathFill element at index pIndex
pIndex | index of the element you want to get |
NOXCP_Brush NiXPSObjects::NOXPath::NOXPath::getPathOpacityMask | ( | NCommon::UInt32 | pIndex | ) |
Get PathOpacityMask element at index pIndex
pIndex | index of the element you want to get |
NOXCP_Transform NiXPSObjects::NOXPath::NOXPath::getPathRenderTransform | ( | NCommon::UInt32 | pIndex | ) |
Get PathRenderTransform element at index pIndex
pIndex | index of the element you want to get |
NOXCP_Brush NiXPSObjects::NOXPath::NOXPath::getPathStroke | ( | NCommon::UInt32 | pIndex | ) |
Get PathStroke element at index pIndex
pIndex | index of the element you want to get |