Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal predefined As SpatialFilterCommandPredefined _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim predefined As SpatialFilterCommandPredefined Dim instance As New SpatialFilterCommand(predefined) |
C# | |
---|---|
public SpatialFilterCommand( SpatialFilterCommandPredefined predefined ) |
C++/CLI | |
---|---|
public: SpatialFilterCommand( SpatialFilterCommandPredefined predefined ) |
Parameters
- predefined
- Value that represents a predefined spatial filters.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)