ArcGIS Pro 2.6 API Reference Guide
ConstantScreenSize Property

ArcGIS.Core.CIM Namespace > CIMGlobeServiceLayer Class : ConstantScreenSize Property
Gets or sets a value indicating whether or not to use constant screen size. If this property is true, then the size specified in the vector features in the cache are treated as points. Otherwise it is assumed they are meters.
Syntax
public bool ConstantScreenSize {get; set;}
Public Property ConstantScreenSize As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMGlobeServiceLayer Class
CIMGlobeServiceLayer Members