UseRoundingPointTransform Property (WpfPdfCropSelectionTool)
Gets a value indicating whether this tool need to use rounding transform for transforming points in the selection rectangle.
'Declaration
Protected Overrides ReadOnly Property UseRoundingPointTransform As Boolean
protected override bool UseRoundingPointTransform { get; }
protected: __property bool get_UseRoundingPointTransform(); override;
protected:
property bool UseRoundingPointTransform {
bool get() override;;
}
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