예제 #1
0
 public UInt16 FeatureValue(Featureval feats)
 {
     return(Graphite2Api.FrefFeatureValue(_featureRef, feats.FeatureValPtr));
 }