ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / VoxelLayer Class / SyncProperty Method

In This Topic
    SyncProperty Method (VoxelLayer)
    In This Topic
    Syntax
    protected internal override void SyncProperty( 
       LayerProperty prop,
       object value
    )
    Protected Friend Overrides NotOverridable Sub SyncProperty( _
       ByVal prop As LayerProperty, _
       ByVal value As Object _
    ) 

    Parameters

    prop
    value
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also