AODL.Document.Styles.Properties.PlotAreaProperties.PlotAreaProperties C# (CSharp) Method

PlotAreaProperties() public method

the constructor of plotarea property
public PlotAreaProperties ( IStyle style ) : System
style IStyle
return System
		public PlotAreaProperties(IStyle style):base(style)
		{


		}
	}
PlotAreaProperties