| CvTracksIsReadOnly Property |
http://www.emgu.com
Always false.
Namespace: Emgu.CV.CvbAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic bool IsReadOnly { get; }Public ReadOnly Property IsReadOnly As Boolean
Get
public:
virtual property bool IsReadOnly {
bool get () sealed;
}abstract IsReadOnly : bool with get
override IsReadOnly : bool with get
Property Value
Type:
BooleanImplements
ICollectionTIsReadOnly
See Also