Entity.ComputeOffsetOnCameraAxes (OffsetOnCameraAxesParams, IList<Point3D>, Int32) Method

Protected Friend Shared Sub ComputeOffsetOnCameraAxes( _ 
ByVal data As OffsetOnCameraAxesParams, _ 
ByVal vertices As IList(Of Point3D), _ 
ByVal vertexCount As Integer
)
This language is not supported or no code example is available.
internal protected static void ComputeOffsetOnCameraAxes( 
OffsetOnCameraAxesParams data
IList<Point3D> vertices
int vertexCount 
)
This language is not supported or no code example is available.

Parameters

data
OffsetOnCameraAxesParams

vertices
IList<Point3D>

vertexCount
int

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition