UseRoundingPointTransform Property (RectangularSelectionTool)
Gets a value indicating whether this tool need to use rounding transform for transforming points in the selection rectangle.
'Declaration
Protected Overridable ReadOnly Property UseRoundingPointTransform As Boolean
protected virtual bool UseRoundingPointTransform { get; }
protected: __property virtual bool get_UseRoundingPointTransform();
protected:
virtual property bool UseRoundingPointTransform {
bool get();
}
Property Value
True if tool needs to use rounding transform for transforming points in the selection rectangle; otherwise, false.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5