Gets or sets the camera focal length.
Namespace: MindFusion.Charting.ThreeD
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public double FocalLength { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FocalLength As Double |
A double value.
See Also