Click or drag to resize

AbstractShapeInfoTShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOp Methods

The AbstractShapeInfoTShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOp generic type exposes the following members.

Methods
  NameDescription
Protected methodArrayPointFromGridPoint
Public methodDifference
Public methodEndShape
Public methodEquals (Inherited from Object.)
Public methodFilter
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodGridPointFromArrayPoint
Public methodIf
Public methodIfTranslate
Public methodIntersection
Protected methodMakeOp
Protected methodMakePoint
Protected methodMakeShape
Protected methodMakeShapeInfo
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSymmetricDifference
Calculates the symmetric difference of all storged shape info.
Public methodToString (Inherited from Object.)
Public methodTranslate(TVectorPoint)
Assumption: ArrayFromGridPoint(p1 + offset) == ArrayFromGridPoint(p1) + ArrayFromGridPoint(offset)
Public methodTranslate(Int32, Int32)
Public methodUnion
Top
Extension Methods
  NameDescription
Public Extension MethodThrowIfNull
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.)
Top
See Also