|
| CartographyTools | |
| CalculateRepresentationRule Constructor(Object,String,String) | |
| See Also Send Feedback | |
| ESRI.ArcGIS.CartographyTools Namespace > CalculateRepresentationRule Class > CalculateRepresentationRule Constructor : CalculateRepresentationRule Constructor(Object,String,String) |
- in_features
- representation
- representation_rule
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal in_features As Object, _ ByVal representation As String, _ ByVal representation_rule As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim in_features As Object Dim representation As String Dim representation_rule As String Dim instance As New CalculateRepresentationRule(in_features, representation, representation_rule) | |
| C# | |
|---|---|
public CalculateRepresentationRule( object in_features, string representation, string representation_rule ) | |
Parameters
- in_features
- representation
- representation_rule
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family