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

FeatureClass Class

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
FeatureClass()
FeatureClass(String, Pixel)

Properties

 NameTypeDescription
BSystem.Byte
ColorFil.Pixel
GSystem.Byte
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
NameSystem.String
RSystem.Byte

Methods

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

See also