Example #1
0
 void GetPropertyIDs()
 {
     //<Snippet7>
     Guid[] propertyIDs = inkDA.GetPropertyDataIds();
     //</Snippet7>
 }