You are here: Start » AVL.NET » FeatureClass Class

FeatureClass Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
FeatureClass()
FeatureClass(String, Pixel)

Properties

 NameTypeDescription
BSystem.Byte
ColorAvl.Pixel
GSystem.Byte
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
NameSystem.String
RSystem.Byte

Methods

 NameDescription
CopyTo(Avl.FeatureClass)
Dispose()Inherited from Avl.UnmanagedObject
Equals(Avl.FeatureClass)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Avl.FeatureClass)
ToString()Inherited from System.Object

See also