menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CameraProjection - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CameraProjection

    Specifies the mode of surface projection

    Inheritance
    System.Object
    CameraProjection
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class CameraProjection : Enum

    Fields

    Orthographic

    Represents Orthographic CameraProjection

    Declaration
    public const CameraProjection Orthographic
    Field Value
    Type
    CameraProjection

    Perspective

    Represents Perspective CameraProjection

    Declaration
    public const CameraProjection Perspective
    Field Value
    Type
    CameraProjection

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved