-
-
Notifications
You must be signed in to change notification settings - Fork 124
ACadSharp.Header.CadHeader.TimeZone
Albert Domenech edited this page Jan 8, 2025
·
3 revisions
Sets the time zone for the sun in the drawing.
The values in the table are expressed as hours and minutes away from Greenwich Mean Time. You can also change this value in the Geographic Location dialog box when you set or edit geographic location information for the drawing file.
System variable TIMEZONE
Namespace: ACadSharp.Header.CadHeader
C#
CadSystemVariableAttribute
public Int32 TimeZone { get; set; }
Int32
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions