ViewCaptureSettings.OffsetAnchor Property

ViewCaptureSettingsOffsetAnchor Property

[Missing <summary> documentation for "P:Rhino.Display.ViewCaptureSettings.OffsetAnchor"]

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.2
Syntax
public ViewCaptureSettingsAnchorLocation OffsetAnchor { get; set; }
Public Property OffsetAnchor As ViewCaptureSettingsAnchorLocation
	Get
	Set

Property Value

Type: ViewCaptureSettingsAnchorLocation
See Also