GeometrySettingsIsFrozen Property |
If true Freeze = True is added to the geometry. This improves performance but makes objects unchangeable.
Namespace: Ab2d.Common.ReaderWmfAssembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax public bool IsFrozen { get; set; }
Property Value
Type:
BooleanSee Also