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