FeaturePaint Method (IFeaturePaint)
Obsolete. Superseded by IFeaturePaint::FeaturePaint2.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IFeaturePaint
Dim sourcefeature As String
Dim targetfeature As String
Dim value As Integer
value = instance.FeaturePaint(sourcefeature, targetfeature)
|
Parameters
- sourcefeature
-
- targetfeature
-
See Also