This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationType Interface > IAGAnimationType.PropertyCount Property (ArcObjects .NET 10.4 SDK) |
The number of properties that can be animated.
[Visual Basic .NET] Public ReadOnly Property PropertyCount As Integer
[C#] public int PropertyCount {get;}
[C++]
HRESULT get_PropertyCount(
long* pPropCount
);
[C++]
Parameters pPropCount [out, retval] pPropCount is a parameter of type long