GetFrozenInViewport Method (ILayer)
Gets whether this Layer is frozen or thawed in the specified Viewport.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFrozenInViewport( _
dsViewport* Viewport As Viewport _
) As System.Boolean |
C# | |
---|
System.bool GetFrozenInViewport(
Viewport Viewport
) |
Parameters
- Viewport
- Viewport
- IsFrozen[out] or Return Value
- True if this Layer is frozen in the specified Viewport, false if this Layer is thawed in the specified Viewport
See Also
Availability
DraftSight V1R6.0