DimensionPreviewDrawParams Class

Data for drawing the dimension preview.
Public Class DimensionPreviewDrawParams
This language is not supported or no code example is available.
public class DimensionPreviewDrawParams
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Equals(Object) (inherited from Object).
Protected method Finalize (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Protected method MemberwiseClone (inherited from Object).
Public method ToString (inherited from Object).
Top
Fields
 
Name Description
Public field Color The dimension's color.
Public field DistancesScaleFactor The scale factor distances' numeric values will be multiplied by in the actual dimension.
Public field LineSize The dimension's line width.
Public field LinearDimensionUnits The units format for linear dimension.
Public field Precision The precision for primary units dimension.
Public field SuppressLeadingZeros Hides or shows the leading zeros.
Public field SuppressTrailingZeros Hides or shows the trailing zeros.
Public field TextGap The text height.
Public field TextHeight The text height.
Public field TextOverride The dimension text override.
Public field TextPrefix The dimension text prefix.
Public field TextSuffix The dimension text suffix.
Public field ToleranceMode The tolerance mode.
Public field TolerancePrecision The tolerance precision for primary units dimension.
Public field ToleranceSuppressLeadingZeros Hides or shows tolerance leading zeros.
Public field ToleranceSuppressTrailingZeros Hides or shows tolerance trailing zeros.
Public field WidthFactor The text width factor.
Top
devDept.Eyeshot.DimensionPreviewDrawParams

.NET Framework

Supported in: 4.7.2

In this article

Definition