![]() |
|
An image. More...
Properties | |
ISkpTransform | Transform [get] |
[propget] The transform from the associated component definition to model space. | |
BSTR | Path [get] |
[propget] The path to the file from whence this image was derived. | |
double | Width [get] |
[propget] Returns the width of the image in the model. | |
double | Height [get] |
[propget] Returns the height of the image in the model. | |
long | PixelWidth [get] |
[propget] Returns the width of the image in the model. | |
long | PixelHeight [get] |
[propget] Returns the height of the image in the model. | |
double | ZRotation [get] |
[propget] Returns the rotation about the image's z-axis (or normal). | |
ISkpPoint3d | Origin [get] |
[propget] Returns the origin of the image. | |
ISkpVector3d | Normal [get] |
[propget] Returns the normal vector of the image. | |
BSTR | Name [get] |
[propget] Returns the name of the image. |
An image.
double ISkpImage::Height [get] |
[propget] Returns the height of the image in the model.
The units are inches.
pVal | The height of the image in the model. |
BSTR ISkpImage::Name [get] |
[propget] Returns the name of the image.
pVal | The images's name. |
ISkpVector3d ISkpImage::Normal [get] |
[propget] Returns the normal vector of the image.
pVal | The image's normal vector. |
ISkpPoint3d ISkpImage::Origin [get] |
[propget] Returns the origin of the image.
pVal | The image's origin in world coordinates. |
BSTR ISkpImage::Path [get] |
[propget] The path to the file from whence this image was derived.
pVal | The file path. |
long ISkpImage::PixelHeight [get] |
[propget] Returns the height of the image in the model.
The units are in pixels.
pVal | The height of the image in the model. |
long ISkpImage::PixelWidth [get] |
[propget] Returns the width of the image in the model.
The units are in pixels.
pVal | The width of the image in the model. |
ISkpTransform ISkpImage::Transform [get] |
[propget] The transform from the associated component definition to model space.
pVal | The associated transformation. |
double ISkpImage::Width [get] |
[propget] Returns the width of the image in the model.
The units are inches.
pVal | The width of the image in the model. |
double ISkpImage::ZRotation [get] |
[propget] Returns the rotation about the image's z-axis (or normal).
The units are in radians.
pVal | The rotation about the image's z-axis (or normal). |
©2010 Google - Google Home - About Google |