ArcGIS Pro 2.6 API Reference Guide
NormalToSurface Property

ArcGIS.Core.CIM Namespace > CIMRotationVisualVariable Class : NormalToSurface Property
Gets or sets a value indicating whether the normal to surface value which applies to 3D views. If true, rotation is applied after marker is rotated normal to the 3D surface. If false, all rotations are applied starting from zeroed X, Y, Z rotation.
Syntax
public bool NormalToSurface {get; set;}
Public Property NormalToSurface As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMRotationVisualVariable Class
CIMRotationVisualVariable Members