RadialDim.ComputeOffsetOnCameraAxes Method

Computes the intersection of the lines passing from the vertices and oriented like the frustum planes with the X and Y axes of the camera.
Protected Friend Overrides Sub ComputeOffsetOnCameraAxes( _ 
ByVal data As OffsetOnCameraAxesParams
)
This language is not supported or no code example is available.
internal protected override void ComputeOffsetOnCameraAxes( 
OffsetOnCameraAxesParams data 
)
This language is not supported or no code example is available.

Parameters

data
OffsetOnCameraAxesParams

Camera offset data

.NET Framework

Supported in: 4.8

In this article

Definition