OffsetOnCameraAxesParams Constructor

Public Sub New( _ 
ByVal transform As Transformation, _ 
ByVal environment As Environment, _ 
ByVal m1 As Point2D, _ 
ByVal m2 As Point2D
)
This language is not supported or no code example is available.
public OffsetOnCameraAxesParams( 
Transformation transform
Environment environment
Point2D m1
Point2D m2 
)
This language is not supported or no code example is available.

Parameters

transform
Transformation

environment
Environment

m1
Point2D

m2
Point2D

.NET Framework

Supported in: 4.8

In this article

Definition