McMMSubFeatureAutoAdjust Method
|
|
Auto-adjust the feature using the snap options used for creating the feature.
Namespace:
MediaCy.Addins.Measurements
Assembly:
MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
SyntaxPublic Function AutoAdjust (
Optional ForceAdjust As Boolean = false
) As Boolean
Parameters
- ForceAdjust (Optional)
- Type: SystemBoolean
ForceAdjust - if True the feature is adjusted always, if False (default)
the feature is adjusted only if Options.SnapTemplateMode is False.
Return Value
Type:
Boolean
See Also