Share

SettingsCmdCreateViewFrames.ViewFrameCreation Property

Gets the setting of view frame creation for the command CreateViewFrames.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public SettingsCmdCreateViewFramesSettingsCmdViewFrameCreation ViewFrameCreation { get; }

VB

Public ReadOnly Property ViewFrameCreation As SettingsCmdCreateViewFramesSettingsCmdViewFrameCreation
	Get

C++

public:
property SettingsCmdCreateViewFramesSettingsCmdViewFrameCreation^ ViewFrameCreation {
	SettingsCmdCreateViewFramesSettingsCmdViewFrameCreation^ get ();
}

Property Value

SettingsCmdCreateViewFramesSettingsCmdViewFrameCreation

See Also

Reference

Was this information helpful?