View3DProperties.TransformationMatrix Property

Gets or sets the transformation matrix a 12 element float array to get camera to world co-ordinates of the 3D image.

public Single[] TransformationMatrix { get; set; }
Public Property TransformationMatrix As Single[]

Property Value

Single[]

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

View3DProperties
ceTe.DynamicPDF.PageElements

In this topic