Within Contents [ Hide ] IGeometry.Within method (1 of 2) Determines whether this Geometry is within a specified exte......2) Determines whether this geometry is within a specified extent...Return Value true if this geometry is within extent; false otherwise...
PathCommandType PathCommandType enumeration Represents graphics path commands Members Member name Description CLOSE C......name Description CLOSE Closes geometry path MOVE_TO Sets next point...of the geometry path LINE_TO Appends line to the geometry path...
GetConvexHull IGeometry.GetConvexHull method Computes the convex hull of this Geometry. public IGeometry GetConvexHul......Computes the convex hull of this geometry. public IGeometry GetConvexHull...GetConvexHull () Return Value A geometry that represents a convex hull...
AsBinary Contents [ Hide ] Geometry.AsBinary method (1 of 2) Translates this Geometry to its Well-Known Binary repres......AsBinary Contents [ Hide ] Geometry.AsBinary method (1 of 2) Translates...Translates this geometry to its Well-Known Binary representation...
CoveredBy Geometry.CoveredBy method Determines whether this Geometry is covered by a specified Geometry. public bool ......CoveredBy Geometry.CoveredBy method Determines whether this geometry...geometry is covered by a specified geometry. public bool CoveredBy...
CreatePathGeometry Contents [ Hide ] XpsDocument.CreatePathGeometry method (1 of 3) Creates a new path Geometry. publ......(1 of 3) Creates a new path geometry. public XpsPathGeometry CreatePathGeometry...CreatePathGeometry () Return Value New path geometry. See Also class XpsPathGeometry...
GetCentroid Geometry.GetCentroid method Computes the centroid of this Geometry. public IPoint GetCentroid () Return V......GetCentroid Geometry.GetCentroid method Computes the centroid...centroid of this geometry. public IPoint GetCentroid () Return Value...