CADability dotNET

The Dimension type exposes the following members.

Constructors

  NameDescription
Protected methodDimension()()()()
Protected methodDimension(SerializationInfo, StreamingContext)
Constructor required by deserialization

Methods

  NameDescription
Public methodAdd
Public methodAddPoint
Public methodClone
Overrides Clone()()()()
(Overrides IGeoObjectImpl..::..Clone()()()().)
Public methodStatic memberConstruct
Public methodCopyGeometry (Overrides IGeoObjectImpl..::..CopyGeometry(IGeoObject).)
Public methodDecompose (Overrides IGeoObjectImpl..::..Decompose()()()().)
Public methodGet2DRepresentation (Overrides IGeoObjectImpl..::..Get2DRepresentation(Projection, GDIResources).)
Public methodGetAttributeProperties (Overrides IGeoObjectImpl..::..GetAttributeProperties(IFrame).)
Public methodGetBoundingCube (Overrides IGeoObjectImpl..::..GetBoundingCube()()()().)
Public methodGetDimText
Public methodGetExtent(Double) (Overrides IGeoObjectImpl..::..GetExtent(Double).)
Public methodGetExtent(Projection, ExtentPrecision) (Overrides IGeoObjectImpl..::..GetExtent(Projection, ExtentPrecision).)
Public methodGetHitPosition
Public methodGetObjectData
Public methodGetPoint
Public methodGetPostfix
Public methodGetPostfixAlt
Public methodGetPrefix
Public methodGetQuadTreeItem (Overrides IGeoObjectImpl..::..GetQuadTreeItem(Projection, ExtentPrecision).)
Public methodGetShowProperties (Overrides IGeoObjectImpl..::..GetShowProperties(IFrame).)
Public methodGetTextPos
Public methodGetTolMinusText
Public methodGetTolPlusText
Public methodHitTest(BoundingCube%, Double) (Overrides IGeoObjectImpl..::..HitTest(BoundingCube%, Double).)
Public methodHitTest(Projection..::..PickArea, Boolean) (Overrides IGeoObjectImpl..::..HitTest(Projection..::..PickArea, Boolean).)
Public methodHitTest(Projection, BoundingRect, Boolean) (Overrides IGeoObjectImpl..::..HitTest(Projection, BoundingRect, Boolean).)
Public methodIsAttributeUsed (Overrides IGeoObjectImpl..::..IsAttributeUsed(Object).)
Public methodModify
Overrides Modify(ModOp)
(Overrides IGeoObjectImpl..::..Modify(ModOp).)
Public methodPaintTo3D (Overrides IGeoObjectImpl..::..PaintTo3D(IPaintTo3D).)
Public methodPosition (Overrides IGeoObjectImpl..::..Position(GeoPoint, GeoVector, Double).)
Public methodPrePaintTo3D (Overrides IGeoObjectImpl..::..PrePaintTo3D(IPaintTo3D).)
Public methodPrepareDisplayList (Overrides IGeoObjectImpl..::..PrepareDisplayList(Double).)
Public methodRecalc()()()()
Call this, if the DimensionStyle used by this Dimension was modified.
Public methodRecalc(Projection, GeoObjectList)
Public methodRemove
Public methodRemovePoint
Public methodSetDimText
Public methodSetPoint
Public methodSetPostfix
Public methodSetPostfixAlt
Public methodSetPrefix
Public methodSetTextPos
Public methodSetTolMinusText
Public methodSetTolPlusText
Public methodSortPoints
Call this after a point to a dimension of type EDimType.DimCoord or EDimType.DimPoints has been added or changed, to rorder the list of points

Fields

  NameDescription
Public fieldStatic memberConstructor
Public fieldStatic memberOnPaintTo3D

Properties

See Also