Click or drag to resize

McMMSubFeatureHidden Property

Returns the Hidden status of the sub-feature.

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public ReadOnly Property Hidden As Boolean
	Get

Return Value

Type: Boolean
Hidden status of the sub-feature as boolean.
Remarks
If the Show best-fit points or Show base line options are off, the function returns false for corresponded features. Note, that this flag is not related to Show, which defines that feature is shown or hidden using Data Table controls.
See Also