Click or drag to resize

McMMFeatureRebuild Method

Rebuilds the feature.

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Sub Rebuild ( 
	Optional bDataOnly As Boolean = false
)

Parameters

bDataOnly (Optional)
Type: SystemBoolean
Remarks
This function can be called after changing values in feature containers. bDataOnly - rebuild feature generating new data, e.g. for Angle, no overlay is used
See Also