Patch Uploaded: #17040
h0st1le has uploaded a patch.Description:In the ProjectionInfo() object the Equals() routine has the following description:/// Gets a boolean that is true if the Esri WKT string created by the...
View ArticleSource code checked in, #75510
- Added posibility to show a single linecap at a percentual offset from the startpoint - Spread the DecorationPoints evenly on lines with more than one part - Show DecorationPoints with offset always...
View ArticleSource code checked in, #75536
Made sure that LineString._points won't be a fixed array which could cause an error in LinearRing.ValidateConstruction
View ArticlePatch Applied: #16717
jany_ has applied patch #16717.Comment:Thanks for this patch. It was applied in changeset #75536. Type safe didn't pick that up because arrays implement IList.
View ArticleSource code checked in, #75588
Changed label expressions to allow calculations changed some German strings
View ArticleSource code checked in, #75589
Moved 2 Strings from FeatureLayerActions to SymbologyMessageStrings
View ArticleSource code checked in, #75590
Find correct world file extension for images with uppercase ending
View ArticleSource code checked in, #75600
Take all features if FilterExpression contains only whitespaces
View Article