#include "NOXPrefix.h"
Class NOXCanvas
NOXCanvas NiXPSObjects::NOXCanvas::NOXCanvas::getCanvas | ( | NCommon::UInt32 | pIndex | ) |
Get Canvas element at index pIndex
pIndex | index of the element you want to get |
NOXCP_Geometry NiXPSObjects::NOXCanvas::NOXCanvas::getCanvasClip | ( | NCommon::UInt32 | pIndex | ) |
Get CanvasClip element at index pIndex
pIndex | index of the element you want to get |
NOXCP_Brush NiXPSObjects::NOXCanvas::NOXCanvas::getCanvasOpacityMask | ( | NCommon::UInt32 | pIndex | ) |
Get CanvasOpacityMask element at index pIndex
pIndex | index of the element you want to get |
NOXCP_Transform NiXPSObjects::NOXCanvas::NOXCanvas::getCanvasRenderTransform | ( | NCommon::UInt32 | pIndex | ) |
Get CanvasRenderTransform element at index pIndex
pIndex | index of the element you want to get |
NOXCP_Resources NiXPSObjects::NOXCanvas::NOXCanvas::getCanvasResources | ( | NCommon::UInt32 | pIndex | ) |
Get CanvasResources element at index pIndex
pIndex | index of the element you want to get |
NOXBase NiXPSObjects::NOXCanvas::NOXCanvas::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
pIndex | index of the element you want to get |
NOXGlyphs NiXPSObjects::NOXCanvas::NOXCanvas::getGlyphs | ( | NCommon::UInt32 | pIndex | ) |
Get Glyphs element at index pIndex
pIndex | index of the element you want to get |
NOXPath NiXPSObjects::NOXCanvas::NOXCanvas::getPath | ( | NCommon::UInt32 | pIndex | ) |
Get Path element at index pIndex
pIndex | index of the element you want to get |